Releases: finsberg/gotranx
Releases Β· finsberg/gotranx
v1.2.0
What's Changed
- Patch 1 by @danielskatz in #145
- Fix unit conversion to myokit by @finsberg in #147
- Run tests on python3.13 by @finsberg in #130
- Julia codegen by @finsberg in #161
- Julia codegen by @termi-official in #108
New Contributors
- @danielskatz made their first contribution in #145
- @termi-official made their first contribution in #108
Full Changelog: v1.1.5...v1.2.0
v1.1.5
The final release for JOSS
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
v1.1.2
What's Changed
- Final fixes on paper by @finsberg in #121
- Add new figure for the paper by @finsberg in #123
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #124
- Run tests on python3.12 by @finsberg in #127
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #125
- Add more info in vectorized computations by @finsberg in #131
- Write about how to run benchmarks locally by @finsberg in #132
- Remove python version-specific classifiers by @finsberg in #133
- Update contributing guide by @finsberg in #134
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix a few typos by @finsberg in #94
- Remove section on adding new scheme by @finsberg in #103
- Fix citations by @finsberg in #104
- Add support for jax by @finsberg in #75
- Add financial support by @finsberg in #106
- Add quick start by @finsberg in #111
- Test on different OS by @finsberg in #113
- Add info about how to run tests by @finsberg in #116
- Add link to ode file and add more info to demos by @finsberg in #117
- Use ode_from_string in lorentz example instead to saving string to a file by @finsberg in #119
- Adress comments from reviewers by @finsberg in #120
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fix broken link in README and add section with license in README by @finsberg in #70
- Update docs by @finsberg in #71
- Add spell checker and fix some spelling mistakes by @finsberg in #73
- Add lorentz demo by @finsberg in #74
- Fix float conversion in test by @finsberg in #78
- Create two workflows for building docs by @finsberg in #79
- Add description of how to add support for a new language by @finsberg in #77
- Add imports to C codegenerator by @finsberg in #81
- Turn off interactive plotting when running tests by @finsberg in #82
- Add about page by @finsberg in #83
- Pass in schemes by @finsberg in #84
- Pass arguments to schemes by @finsberg in #86
- Rush larsen by @finsberg in #85
- Test that all schemes are generated by @finsberg in #87
- Codspeed by @finsberg in #88
- Create different commands and add config by @finsberg in #89
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.3.5
What's Changed
Main addition in this release is the new feature of sub odes (see #37)
- Add more documentation by @finsberg in #34
- Refactor gotran2c by @finsberg in #35
- Make sure we use numpy.sqrt rather than math.sqrt by @finsberg in #36
- Sub odes by @finsberg in #37
- Update readme with roadmap by @finsberg in #39
- Global index dictionary for python codegen by @finsberg in #44
- Change name from monitor to monitor_values by @finsberg in #45
Full Changelog: v0.3.0...v0.3.5