charlierix

Results 2 issues of charlierix

**Is your feature request related to a problem? Please describe.** It was difficult to calculate the number of bits needed. I looked into GeneticSharp's source to see how it did...

enhancement

I had a crudely written point deduper that was incredibly slow when the number of points got over 10000 I made a copy of the point octree, exposed Node as...