Skip to content

Release 2.13.4

Compare
Choose a tag to compare
@maxbachmann maxbachmann released this 08 Dec 19:53
· 282 commits to main since this release

Changed

  • handle float("nan") similar to None for query / choice, since this is common for
    non-existent data in tools like numpy

Fixed

  • fix handling on None/float("nan") in process.distance
  • use absolute imports inside tests