v1.0.0
What's Changed
- change default solver from expm to pade to match with (py)pulseq-cest and bug fixes by @schuenke in #27
- Major refactoring (new structure, add tests/workflows etc) by @schuenke in #28
- Update numpy requirement from <2.0,>=1.23 to >=2.0.0,<3.0 in the python-packages group by @dependabot[bot] in #30
- Add tests and some further cleanup by @schuenke in #32
- update readme file by @schuenke in #35
- Adjust dict representation of classes and add pre-commit.ci config by @schuenke in #37
- Modify simulate function to accept Parameters and Sequence objects by @schuenke in #42
- Update CI workflows in #31 #33 #36 #38 #39 #43 #44 #45 #49 #51 #54 #55 #56
Full Changelog: v0.6.0...v1.0.0