-
Notifications
You must be signed in to change notification settings - Fork 2
V1.0.2 #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
V1.0.2 #26
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
9b28a1b
v1.0.1
pdevis d58a10e
v1.0.1
pdevis 2259880
v1.0.1
pdevis ba135af
audit
pdevis 445283b
audit
pdevis a922451
audit
pdevis 629d079
audit
pdevis 229b679
audit
pdevis ebf8df8
fix bug converting int and str to float
pdevis 1f2e4ee
v1.0.2
pdevis 5545d93
black linting
pdevis 5f1bed2
allowing to generate samples of non-numerical values
pdevis ebbb276
improving dependencies (compliant with numpy2.2.4)
pdevis 67d2e43
improving dependencies (compliant with numpy2.2.4)
pdevis 3c0e7bf
improving dependencies (compliant with numpy2.2.4)
pdevis 770a46a
fix interpolation extrapolation when interpolating to single x value.
pdevis 197d958
v1.0.5
pdevis 2fc8d58
v1.0.5
pdevis 758b45d
v1.0.6
pdevis bbc5957
v1.0.6
pdevis a51e852
v1.0.6
pdevis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -57,7 +57,7 @@ coverage.xml | |
| *.cover | ||
| .hypothesis/ | ||
| .pytest_cache/ | ||
|
|
||
| test_report/ | ||
| # Translations | ||
| *.mo | ||
| *.pot | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "1.0.0" | ||
| __version__ = "1.0.6" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,4 +4,5 @@ | |
| \verbdef\authorname{Pieter De Vis} | ||
| \verbdef\authoremail{[email protected]} | ||
| \newcommand{\packagedescription}{Mathematical algorithms and tools to use within CoMet toolkit.} | ||
| \newcommand{\sil}{sil3} | ||
| \newcommand{\sil}{sil3} | ||
| \newcommand{\sphinxAtStartPar}{\hspace{0}} | ||
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| <diagram program="umletino" version="15.1"><zoom_level>10</zoom_level><element><id>UMLPackage</id><coordinates><x>0</x><y>10</y><w>900</w><h>480</h></coordinates><panel_attributes>comet_maths | ||
| -- | ||
| bg=orange</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLPackage</id><coordinates><x>10</x><y>40</y><w>280</w><h>440</h></coordinates><panel_attributes>generate_samples | ||
| -- | ||
| bg=blue</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLPackage</id><coordinates><x>300</x><y>40</y><w>280</w><h>440</h></coordinates><panel_attributes>linear_algebra | ||
| -- | ||
| bg=green</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLPackage</id><coordinates><x>590</x><y>40</y><w>290</w><h>440</h></coordinates><panel_attributes>interpolation | ||
| -- | ||
| bg=red</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>30</x><y>80</y><w>250</w><h>180</h></coordinates><panel_attributes>generate_sample | ||
| -- | ||
| generate_sample() | ||
| generate_error_sample() | ||
| generate_sample_shape() | ||
| generate_sample_same() | ||
| generate_sample_systematic() | ||
| generate_sample_random() | ||
| generate_sample_correlated() | ||
| generate_sample_same() | ||
| generate_sample_cov() | ||
| correlate_sample_corr()</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>30</x><y>270</y><w>250</w><h>180</h></coordinates><panel_attributes>probability_density_function | ||
| -- | ||
| generate_sample_pdf()</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>320</x><y>80</y><w>250</w><h>180</h></coordinates><panel_attributes>matrix_calculation | ||
| -- | ||
| calculate_Jacobian() | ||
| calculate_corr() | ||
| nearestPD_cholesky() | ||
| isPD()</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>320</x><y>270</y><w>250</w><h>180</h></coordinates><panel_attributes>matrix_conversion | ||
| -- | ||
| calculate_flattened_corr() | ||
| separate_flattened_corr() | ||
| convert_corr_to_cov() | ||
| convert_cov_to_corr() | ||
| correlation_from_covariance() | ||
| uncertainty_from_covariance() | ||
| change_order_errcorr_dims() | ||
| expand_errcorr_dims()</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>610</x><y>80</y><w>260</w><h>370</h></coordinates><panel_attributes>interpolation | ||
| -- | ||
| interpolate_1d() | ||
| interpolate_1d_along_example() | ||
| gaussian_process_regression() | ||
| gpr_basics() | ||
| default_unc_methods() | ||
| model_error_analytical_methods() | ||
| </panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>620</x><y>220</y><w>230</w><h>210</h></coordinates><panel_attributes>Interpolator | ||
| -- | ||
| relative | ||
| method | ||
| method_hr | ||
| add_model_error | ||
| min_scale | ||
| extrapolate | ||
| plot_residuals | ||
| unc_methods | ||
| unc_methods_hr | ||
| -- | ||
| interpolate_1d() | ||
| interpolate_1d_along_example() | ||
| </panel_attributes><additional_attributes></additional_attributes></element><element><id>Relation</id><coordinates><x>10</x><y>160</y><w>40</w><h>170</h></coordinates><panel_attributes>lt=<<- | ||
| </panel_attributes><additional_attributes>20;150;10;150;10;10;20;10</additional_attributes></element><element><id>Relation</id><coordinates><x>300</x><y>160</y><w>40</w><h>170</h></coordinates><panel_attributes>lt=<<- | ||
| </panel_attributes><additional_attributes>20;150;10;150;10;10;20;10</additional_attributes></element><element><id>Relation</id><coordinates><x>590</x><y>150</y><w>50</w><h>170</h></coordinates><panel_attributes>lt=<<- | ||
| </panel_attributes><additional_attributes>30;150;10;150;10;10;20;10</additional_attributes></element><element><id>Relation</id><coordinates><x>10</x><y>150</y><w>330</w><h>200</h></coordinates><panel_attributes>lt=<<- | ||
| </panel_attributes><additional_attributes>310;180;10;180;10;10;20;10</additional_attributes></element><element><id>Relation</id><coordinates><x>270</x><y>160</y><w>360</w><h>40</h></coordinates><panel_attributes>lt=<<- | ||
| </panel_attributes><additional_attributes>10;20;340;20</additional_attributes></element></diagram> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.