v4.1.3: Merge pull request #227 from SURGroup/Development
Changes:
- 1ea42a6 Merge pull request #227 from SURGroup/Development
- 98761fd Merge branch 'master' into Development
- 4e2142d Disables flaky tests
- 62696ed Merge pull request #225 from SURGroup/feature/inverse_form
- bc50b1c Merge remote-tracking branch 'origin/Development' into feature/inverse_form
- 52743a0 Merge pull request #224 from SURGroup/feature/documentation_improvements
- d8c3b73 deleted unneeded attribute
- 1aa56e0 fixes dummy syntax
- 9704aa0 added logic to run InverseFORM.run() if seed is provided in init
- 6236297 added logic to prevent seed_x and see_u from being specified at the same time in init
See More
- 8995220 Merge remote-tracking branch 'origin/Development' into feature/documentation_improvements
- 738e25b changed title font to match existing documentation
- 6359c16 cleaned up and added docstrings to public and hidden methods, renamed internal variables for clarity and consistency with literature
- adad1d0 deleted unused file
- a75aac5 cleaned up notation and attribute documentation
- d992388 fixed minor bug with state_function attribute
- 5a6a1ce added state_function attribute, correct attribute behavior when max number of iterations is reached
- 8133538 grammatical and notation edits to make documentation more consistent with literature references
- adafcdf added references to the new child class InverseFORM
- fa02302 editted docstrings for clarity and notational consistency
- 770256b edited markdown for clarity and notational consistency
- b74b418 corrected vector notation in math statement
- 935d45d improved docstrings and markdown for cleaniness and consistency in readthedocs
- bd5c57d added InverseFORM to paths so the examples would show up in the ReadTheDocs
- 55db785 scripts to config and run examples for InverseFORM
- 48b6204 documentation for InverseFORM as a child of the TaylorSeries class
- c3e5459 tests for accuracy and behavior under various inputs for InverseFORM class
- 9cd9d75 initial commit of the InverseFORM class
- bbb4341 Disables example execution
- 333be9b Disables FORM and SORM examples execution
- 7a5bd24 Corrects equation display in plot_pce_sparsity_lars.py
- 174d578 Minor changes to fix reliability examples
- ee0fa3e added Connor to development team
- ec3f6e9 passes test for seed_u_is_none in FORM.run()
- 06c413a Merge remote-tracking branch 'origin/feature/documentation_improvements' into feature/documentation_improvements
- 80f3609 added test for seed_u is None in FORM.run()
This list of changes was auto generated.