Skip to content

v4.0.7: Merge pull request #207 from SURGroup/Development

Compare
Choose a tag to compare
@dgiovanis dgiovanis released this 23 Feb 23:58
859921b

Changes:

  • 859921b Merge pull request #207 from SURGroup/Development
  • 43a5804 Merge branch 'master' into Development
  • 9476b0b Merge pull request #204 from SURGroup/bugfix/KLE_2D
  • 8be0d82 Merge branch 'Development' into bugfix/KLE_2D
  • 031cbe7 Merge pull request #206 from SURGroup/bugfix/form_convergence_condition
  • 1caef56 Merge branch 'Development' into bugfix/form_convergence_condition
  • 4f2b840 removed print statements and added tests
  • 682dc25 correct quasi correlation computation
  • 1241fed Adds simple descriptions to UML diagrams
  • 103d8e6 Adds UML diagrams to docs
See More
  • b166584 Merge pull request #178 from SURGroup/feature/v4/KLE_2D
  • 8ea79d1 Merge remote-tracking branch 'origin/Development' into feature/v4/KLE_2D
  • ace9ebe Changes while loop convergence condition of FORM.py
  • 2dcd16a Changes logging error to logging info inside FORM.py
  • 92241c0 Tries to fix FORM convergence condition
  • 8bd92a8 Merge remote-tracking branch 'origin/feature/v4/KLE_2D' into feature/v4/KLE_2D
  • 05ba57a modified the example code plot for KLE 2D
  • cb0f6f2 Merge remote-tracking branch 'origin/feature/v4/KLE_2D' into feature/v4/KLE_2D
  • f97fde8 KLE2D documentation fixes
  • d01eb72 corrected 2d test
  • 07e34fc added example file and documentation for the method along with another test for KLE 2d code
  • c179ed8 Extracts KLE2D to separate file
  • 7987f31 corrected a typo in the file test_karhunen_loeve_2d.py
  • 19c1434 updated the docstrings for the class KarhunenLoeveExpansionTwoDimension
  • cde3b52 corrected the sample value in pytest
  • cdd2031 corrected the samples shape test and print the value of the samples at a specific index
  • c60520b reduced the number of samples in the test to reduce the test time
  • 7c41dce fixed samples shape error
  • fabe62a added debug print statements
  • 0da8242 added import from KarhunenLoeveExpansionTwoDimension in the 'init' file of the stochastic_process module
  • 3a4cbc9 added the code for KarhunenLoeveExpansionTwoDimension and added tests - test_karhunen_loeve_2d.py

This list of changes was auto generated.