Skip to content

K-D Tree Serialization and Deserialization

Choose a tag to compare

@gregory-halverson-jpl gregory-halverson-jpl released this 21 Jun 23:02
· 197 commits to main since this release
64575b6

The KDTree class can now save to file with the .save method and load from file with the KDTree.load class method.