Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@skailasa skailasa released this 10 Mar 09:50
· 17 commits to master since this release
6d3bc9e

Upgrade Steps

  • N/A

Breaking Changes

  • N/A

New Features

  • Morton encoding library morton.py for generating encodings of 3D points. This is accelerated using Numba.
  • Single Node adaptive tree constuction and balancing library tree.py.

Bug Fixes

  • None

Improvements

  • N/A

Other Changes

  • N/A