Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@normanius normanius released this 07 Dec 20:06
· 27 commits to main since this release
  • Enhancement: Renamed package cyminiball to comply with PEP 423
  • Enhancement: Refactored function signature of compute_max_chord()
  • Enhancement: Added argument tol to control numerical validity check
  • Enhancement: Introduced basic setup for CI tools
  • Enhancement: Enable coverage analysis for Cython code
  • Enhancement: Improved coding style and test coverage
  • Fix: Issue #1 Performance problem related to compute(..., details=True)
  • Fix: Issue #2 (suppress unnecessary runtime errors)