Release Notes


Upgrading

To upgrade fast-crossing to the latest version, use pip:

pip install -U fast-crossing

Version 0.0.8 (2023-06-23)

  • Sync with headers

Version 0.0.7 (2023-03-18)

Version 0.0.6 (2023-03-12)

  • Integrate KdQuiver (kdtree + dirs)

Version 0.0.5 (2023-03-08)

  • Add nanaflann KdTree, use identical interface to scipy.spatial.cKDTree

Version 0.0.4 (2023-03-07)

  • Integrate point_in_polygon test
  • Filter intersections by z, by self_intersection

Version 0.0.3 (2023-03-05)

  • Fix CI
  • Use GitHub workflow to release to pypi

Version 0.0.2 (2023-01-22)

*

Version 0.0.1 (2023-01-22)

  • First release

You can also checkout releases on: