Releases: SURGroup/UQpy
Releases · SURGroup/UQpy
v4.0.4: Merge pull request #184 from SURGroup/Development
Changes:
- b8bc070 Merge pull request #184 from SURGroup/Development
- 836e83c Merge pull request #185 from SURGroup/feature/DirectoryFix
- 17cc73e Merge remote-tracking branch 'origin/Development' into feature/DirectoryFix
- 019d1cb Directory fix
- 4333f04 Merge pull request #183 from SURGroup/feature/conda_fix
- 6b41d55 Fix for missing beartype package
This list of changes was auto generated.
v4.0.3: Merge pull request #182 from SURGroup/Development
v4.0.2: Merge pull request #180 from SURGroup/Development
v4.0.1: Release Version 4
Changes:
- 26495d2 Release Version 4
- f06555e Merge pull request #174 from SURGroup/feature/version4
- 2420e1e Tries to reduce documentation runtime
- bc0b2c9 Tries to reduce documentation runtime
- 19adc14 Tries to reduce documentation runtime
- 616177b Tries to reduce documentation runtime
- 3b427dd Tries to reduce documentation runtime
- f2f6488 Version 4 - Release Notes Below
- 7c2e95e Tries to reduce documentation runtime
- cd3d6d3 Tries to reduce documentation runtime
See More
- ee68c9d Tries to reduce documentation runtime
- 1107273 Merge pull request #172 from SURGroup/feature/version4
- 2722369 Merge branch 'feature/v4_docs_review' into feature/version4
- b27ba2c Merge branch 'feature/v4_docs_review' into feature/version4
- ba215c4 Minor docs fix
- 3762582 +semver: major
- dc19ca8 Merge branch 'feature/version4' of https://github.com/SURGroup/UQpy into feature/version4
- c6cfa72 adds sounarcloud build
- 4c5e232 Merge remote-tracking branch 'origin/feature/v4_docs_review' into feature/v4_docs_review
- f7b03ba Completed updates to the utilities modules. Finalized updates to Grassmannian Distances.
- dba4f28 Resolves SVDProjection.py docstring issue.
- 41046f3 Adds sonarcloud analysis back for dev branch
- b0c674a Merge branch 'Development' into feature/version4
- bdcbfae test fix
- f1d626c File rename
- 6f73dc6 test fix
- 658faf6 test fix
- 67f420d test fix
- 4ea745a Merge branch 'feature/v4_docs_review' into feature/version4
- 5552629 Fixes docker registry error
- 3023517 Merge remote-tracking branch 'origin/feature/version4' into feature/version4
- 39c2c12 Fix for docs
- 7dc1927 Update TotalDegreeBasis.py
- 02c6492 Update TensorProductBasis.py
- 3fba806 Update PolynomialChaosExpansion.py
- f111947 Update regressions.rst
- 4a9e8b5 Update bibliography.bib
- 738f3e0 Update polynomial_bases.rst
- c04d42a Update pce.rst
- 935f9b3 Update LAR description
- 4180864 Import HyperbolicBasis Class
- 43401f7 Update of Hyperbolic description
- f7782b2 Efficient hyperbolic set added
- 6c58ecf Import Hyperbolic class
- 333dff1 HyperbolicClass added
- c42ed0d Fixes for L2 distance
- 5401a7c Merge remote-tracking branch 'origin/feature/v4_docs_review' into feature/v4_docs_review
- 2fdc01b Renames Euclidean to L2Distance.py
- 823e331 Merge remote-tracking branch 'origin/feature/v4_docs_review' into feature/v4_docs_review
- a275ac7 Changes to the Distance module
- 3cb5f63 Fixes POD tests and resolves duplicate label issue.
- 748bc9a Merge remote-tracking branch 'origin/feature/v4_docs_review' into feature/v4_docs_review
- db1fd2a Changes to the Distance module
- 4579a68 Adds distance matrix attribute in all distances
- 2b395a0 GPR: Unit tests (noise case).
- 94acf02 Merge remote-tracking branch 'origin/feature/version4' into feature/version4
- d875220 GPR: Unit tests covers GPR regression model and constraints.
- 68cc3a0 Adds missing attributes in POD docs
- 0b235f5 Fix for failing S-curve example
- 5852a2a Numerical stability improved
- 3680ef6 Raise Exception in LAR
- 62a5511 POD refactoring
- 6053ae7 Merge branch 'feature/v4_docs_review' of https://github.com/SURGroup/UQpy into feature/v4_docs_review
- 2e285ac Fix for documentation warnings
- 91b1ca5 Merge remote-tracking branch 'origin/feature/v4_docs_review' into feature/v4_docs_review
- 59465d8 First changes to POD documentation.
- 62dcf70 Merge remote-tracking branch 'origin/feature/v4_docs_review' into feature/v4_docs_review
- b86a0bb Restructures Distances baseclass
- 75d8f25 Updates sum and product kernels example code.
- 03143d3 Merge remote-tracking branch 'origin/feature/version4' into feature/version4
- 761b2a2 GPR: Unit tests covers GPR kernels.
- 936de13 Preliminary changes to Distance documentation
- 164f072 Final MDS updates to kernels
- 4d7a955 Adds Docker support to pipeline
- 28ca063 Adds Docker support to pipeline
- a5c7032 Removes old RunModel.py
- 19f470a RunModel Tests fixes
- b0dd6eb RunModel Tests fixes
- b930957 Tries to fix failing test
- 7ae39e8 Changes epsilon in S-Curve example
- 7d92c14 fixes failing tests
- 1699583 Merge branch 'feature/v4_docs_review' of https://github.com/SURGroup/UQpy into feature/v4_docs_review
- bb240d6 Fixes Gaussian Kernel pairwise computations
- db85dbe Some updates to the kernels module
- f1d872e Fix for SROM example
- d54253d Replaces RunModel in examples
- b306130 Minor doc fix
- 16882a4 Merge branch 'feature/v4_docs_review' of https://github.com/SURGroup/UQpy into feature/v4_docs_review
- 8ecd952 Minor doc fix
- 1a044b3 Adds optimize_parameters method in the Kernel baseclass.
- bd42bec Some updates to the kernels module
- 2878db9 Move tests to the new version of RunModel
- dae5ab2 Merge branch 'feature/v4_docs_review' into feature/version4
- 1132c56 Merge remote-tracking branch 'origin/feature/v4_docs_review' into feature/v4_docs_review
- 8b3219a Moves gaussian kernel optimization (#168)
- 601e1f9 Final Diffusion Maps documentation updates.
- b59034b Adds kernel_matrix attribute to kernels (#168)
- 9cc21da DiffusionMaps and Kernels refactoring according to #168
- 0ecb1cf Merge branch 'feature/v4_docs_review' of https://github.com/SURGroup/UQpy into feature/v4_docs_review
- c1fb0e3 Starts Dmaps refactoring
- 6ad3cfa Diffusion Maps documentation updates.
- 9e37f6f Test fixes
- f2dc355 Test fixes
- c2cf4cf Test fixes
- 029bff0 Test fixes
- 27571d9 Test fixes
- 12aff47 Test fixes
- bd7e03f Test fixes
- 71144d7 Test fixes
- 95acab5 Test fixes
- 20d43e1 Translation Tests
- 95f7119 Test fixes
- 9562f7d Changes to correlation distortion
- 8e0ba06 Merge remote-tracking branch 'origin/feature/version4' into feature/version4
- 1f02dd5 Test fixes
- 4fd9370 Merge remote-tracking branch 'origin/feature/version4' into feature/version4
- bdab112 Add explanation for Nataf example
- 130fd97 Updates to Dimension Reduction documentation
- d5987e3 Test fixes
- aa1cafb Adds InverseTranslation tests
- ed07ecd Test fixes
- 3bcd458 Test fix...
v3.1.4: documentation fix
Changes:
- ad9b9a6 documentation fix
- bac882e Merge pull request #93 from SURGroup/bugfix/BinderFolder
- 29ef5bb Adds binder folder
- d2fbc93 Fix bugs in Docs
- cfee862 Remove redundant setup file from docs folder
- e33c0be Merge remote-tracking branch 'origin/Development' into bugfix/Docs
- f9c7118 Add tests for Distribution module
- 52ab63d Replaces setup.py with pip installation
- c30e828 Create tests for JointInd and JointCopula, corrected mistake in fit method for JointInd, rerun distributions examples
- cd59b47 Create tests for copulas and corrected few errors in copulas
See More
- 49414ce Create tests for distributions, corrected errors in the collection files and base classes
This list of changes was auto generated.
v3.1.3: Merge pull request #89 from SURGroup/Development
Changes:
- 8732c66 Merge pull request #89 from SURGroup/Development
- d434087 Update README.rst
- 6d68d08 Update README.rst
- 41221aa Merge pull request #88 from SURGroup/bugfix/ReadTheDocs
- e6e2942 Update azure-pipelines.yml
- dd2d053 Update setup.py
- d5e23b7 Update .readthedocs.yaml
- de39848 Create setup.py
- a06d939 Tries to fix ReadTheDocs
This list of changes was auto generated.
v3.1.2: Merge pull request #87 from SURGroup/hotfix/CondaPackaging
Changes:
- 8b46f6a Merge pull request #87 from SURGroup/hotfix/CondaPackaging
- 81ac317 Rename meta.yml to meta.yaml
This list of changes was auto generated.
v3.1.1: Release 3.1.1.1
v3.1.0: Merge pull request #85 from SURGroup/Development
Changes:
- 64313aa Merge pull request #85 from SURGroup/Development
- afccc5d Merge pull request #82 from SURGroup/feature/Restructuring
- 69c3701 Update azure-pipelines.yml
- 9a80dc9 Merge branch 'feature/Restructuring' of https://github.com/SURGroup/UQpy into feature/Restructuring
- fd4cf13 Adds issue and pull request templates
- 65f552a Create CODE_OF_CONDUCT.md
- 2f68f28 Removes redundant baseclass folder
- 4107215 Update README.rst
- d5ace67 Update CONTRIBUTING.md
- 2647c75 Update azure-pipelines.yml
See More
- b15e84c add pr branch
- 26c77af Removes redundant pytest commands
- 7193255 Minor indentation fix
- 947ccee Changes test command in azure-pipelines.yml to compute coverage
- fa7dcd2 Adds init files in tests to fix subfolder issue
- 0e0c076 Minor fix for SORM
- bb401b4 Merge branch 'feature/Restructuring' of https://github.com/SURGroup/UQpy into feature/Restructuring
- fdeda65 Moves test_PCE inside Surrogates folder
- bae49a3 Removes PCE related code from Kriging.py
- 9046170 Fixes self assignment bugs and SORM duplication
- 9a15757 add Contributing guidelines
- bcaa535 Merge branch 'feature/Restructuring' of https://github.com/SURGroup/UQpy into feature/Restructuring
- 3517b3e Fixes AKMCS & Inference examples
- 613f6f2 Update azure-pipelines.yml for Azure Pipelines
- 0010ecf Replaces updated version of TaylorSeries
- 09f765b Renames pce folder to Uppercase
- bb6b740 +semver: minor
- 61d5420 Update GitVersion.yml
- 83287a9 +semver: patch
- 33fb9b3 Minor import fix
- 629f720 Checks examples for errors
- dd3fd3a Turns relative imports into absolute ones
- aebca4c Manual merge
- f76c9c1 Fix PCE cyclic reference & changes in folder structure
- aaf8eb8 Temporary fix for Polynomials
- 8bbaea9 Restructure PCE
- 8e1f4bb Fix syntactic errors
- 826a357 Merge remote-tracking branch 'origin/feature/CI' into feature/Restructuring
- 87085c6 Merge branch 'feature/CI' into feature/Restructuring
- 744ab81 minor fixes
- 6699306 Manually merging feature/Restructuring with Development
- d3539b1 Update azure-pipelines.yml
- 449e9b8 Adds github release and anaconda packages in pipeline
- 1bb8d4c Update azure-pipelines.yml for Azure Pipelines
- 8531b8e Merge pull request #80 from SURGroup/bugfix/FORM_df_step
- ed3380c fix df_step is None error
- c628a05 Update README.rst
- d027fbb Update azure-pipelines.yml
- 692eb94 Update azure-pipelines.yml
- 56e564f Update azure-pipelines.yml
- 0abf0ef Update azure-pipelines.yml
- b3eefe7 Merge remote-tracking branch 'origin/Development' into feature/CI
- 76863be Merge branch 'feature/CI' of https://github.com/SURGroup/UQpy into feature/CI
- 4fc4fa9 modify README.rst and setup.py
- 609be91 Delete meta.yml
- 3d6de03 Update azure-pipelines.yml
- beedc38 Revert "Update azure-pipelines.yml"
- a845c49 Update azure-pipelines.yml
- e5a6c0a Update azure-pipelines.yml
- 20eb602 Update azure-pipelines.yml
- 0626e06 Update azure-pipelines.yml
- f2b6c76 Update azure-pipelines.yml
- 9037337 Update azure-pipelines.yml
- 7d03612 Update azure-pipelines.yml
- 3dda868 Delete init.py
- b5e5f13 Create init.py
- cbe4d00 Update azure-pipelines.yml
- bd458d8 Update azure-pipelines.yml
- b7195db Update azure-pipelines.yml
- 79c0447 Update azure-pipelines.yml
- a236d92 Update azure-pipelines.yml
- 515e380 Update azure-pipelines.yml
- a8e0de9 Update azure-pipelines.yml
- 458f052 Create .coveragerc
- bf9ee4a Update azure-pipelines.yml
- ad1df43 Update azure-pipelines.yml
- 8d7ce95 Update azure-pipelines.yml
- 701c94b Update azure-pipelines.yml
- 184bab4 Update azure-pipelines.yml
- 2951372 Update azure-pipelines.yml for Azure Pipelines
- 014e311 Update azure-pipelines.yml for Azure Pipelines
- 137b567 Update azure-pipelines.yml for Azure Pipelines
- 3a59471 Update azure-pipelines.yml for Azure Pipelines
- 55f8f91 test trials
- d8e73ea Update azure-pipelines.yml
- 71b2812 Update azure-pipelines.yml
- efe2dab Update azure-pipelines.yml
- 724be94 Update azure-pipelines.yml for Azure Pipelines
- b2fff23 Update azure-pipelines.yml for Azure Pipelines
- 721e42a Update azure-pipelines.yml for Azure Pipelines
- 80cb5eb Update azure-pipelines.yml for Azure Pipelines
- 8cc150e Update azure-pipelines.yml for Azure Pipelines
- 52711e9 test trials
- ac7fd71 test trials
- f273678 Update azure-pipelines.yml for Azure Pipelines
- dc5e73a Update azure-pipelines.yml for Azure Pipelines
- 5d2276b Update azure-pipelines.yml for Azure Pipelines
- dd996f1 Update meta.yml
- a541536 Update meta.yml
- 3b3a69d Update azure-pipelines.yml for Azure Pipelines
- 8462002 Merge branch 'feature/CI' of https://github.com/SURGroup/UQpy into feature/CI
- b17b202 add meta.yml file
- 9dcfca8 Update azure-pipelines.yml for Azure Pipelines
- 6003a30 Merge branch 'feature/CI' of https://github.com/SURGroup/UQpy into feature/CI
- 02b337c change name in setup for PyPI installation test
- 51751bf Update azure-pipelines.yml for Azure Pipelines
- fe34c0c Update azure-pipelines.yml for Azure Pipelines
- 11df890 Update azure-pipelines.yml for Azure Pipelines
- 23abac8 Update azure-pipelines.yml for Azure Pipelines
- 9bd6b9c Update azure-pipelines.yml for Azure Pipelines
- c422d2a Update azure-pipelines.yml for Azure Pipelines
- 0d381af Update azure-pipelines.yml for Azure Pipelines
- 94ca568 Update azure-pipelines.yml for Azure Pipelines
- 2b3f462 Update azure-pipelines.yml for Azure Pipelines
- daa1c30 Merge branch 'feature/CI' of https://github.com/SURGroup/UQpy into feature/CI
- fed74b4 fix test execution pipelines
- f5cabe9 Update azure-pipelines.yml for Azure Pipelines
- 9f67084 Merge branch 'feature/CI' of https://github.com/SURGroup/UQpy into feature/CI
- 353c94f play with test structure
- 49cf174 Update azure-pipelines.yml for Azure Pipelines
- 8850f22 Update azure-pipelines.yml for Azure Pipelines
- 758d335 play with test structure
- 347ae88 play with test structure
- 58a3043 play wit...