Skip to content

v1.0.0

Choose a tag to compare

@schuenke schuenke released this 27 Nov 12:39
· 9 commits to main since this release
78e4abe

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