Skip to content

Reaction Plane Fit 2.1.1

Compare
Choose a tag to compare
@raymondEhlers raymondEhlers released this 04 May 03:30
· 57 commits to master since this release
aa0ed95

[2.1.1] - 3 May 2019

Changed

  • Refactor function error calculation so that it can used by other packages. See: 04dff6c.

Fixed

  • Enable fixing parameters via user arguments. See: cf9de68.
  • Properly mark the package as typed. See: fe43d53.
  • Improved code formatting and typing information, and fixed typos.
  • Fix mypy typing in third party packages by adding zip_safe = False in the setup.py. See: 79eb4e8.