Skip to content

Releases: whalenpt/rkstiff

Improved formatting and testing

26 Feb 20:12
d454727
Compare
Choose a tag to compare
0.3.0

Update pyproject.toml

Improved formatting and testing

25 Feb 20:19
Compare
Choose a tag to compare
  • Ran black on code for standardized formatting
  • TOX implementation for increased testing abilities (different python versions), lint checking, type checking, and coverage analysis

Constant step ETD and IF methods

17 Dec 00:05
Compare
Choose a tag to compare
  • New constant-step ETD and IF methods: ETD4, ETD5, and IF4
  • StiffSolverAS and ETDAS classes are now abstract base classes
  • Demo for constant-step method: Jupyter notebook constant_vs_adaptive
  • Additional tests

0.0.4

06 Mar 23:12
Compare
Choose a tag to compare

Removed scipy and numpy from setup requirements.

0.0.3

03 Mar 23:48
Compare
Choose a tag to compare
Added tests to the package distribution

0.0.2

02 Mar 19:25
Compare
Choose a tag to compare
New meta.yaml file from version 0.0.2

0.0.1

01 Mar 20:01
Compare
Choose a tag to compare

First release