Releases: cubao/fast-crossing
Releases · cubao/fast-crossing
v0.1.0
v0.0.9
- add py311, py312, drop py36, py37
v0.0.8
- Sync with headers
v0.0.7
v0.0.6
- Integrate KdQuiver (kdtree + dirs)
v0.0.5
- Add nanaflann KdTree, use identical interface to
scipy.spatial.cKDTree
v0.0.4
- Integrate
point_in_polygon
test - Filter intersections by z, by self_intersection
v0.0.3
- Fix CI
- Use GitHub workflow to release to pypi
first release
Tzx/0122 (#5) * lint code * update * there is a bug * fix, sync code to headers * update docs, ready to release Co-authored-by: TANG ZHIXIONG <[email protected]>