Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@36000 36000 released this 22 Feb 21:42
· 621 commits to master since this release

Fixed two bugs, where max streamline length was not being enforced and the
mean b0 was being calculated incorrectly. Small documenation fixes.

  • [FIX] Add max length constraint, b0 fix (#955)
  • Small documentation fixes, to improve auto-rendering of API docs. (#949)
  • MAINT: Upgrade pytest as a start to tackling CI errors. (#945)
  • MAINT: pep517 => build. (#947)