Octreelib

Latest version: v0.0.9

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.3

What's Changed
* CI: tests, linters by true-real-michael in https://github.com/true-real-michael/octreelib/pull/14
* OctreeManager and vector operations by true-real-michael in https://github.com/true-real-michael/octreelib/pull/17


**Full Changelog**: https://github.com/true-real-michael/octreelib/compare/v0.0.2...v0.0.3

Class diagram
![class_diagram](https://github.com/true-real-michael/octreelib/assets/64229743/c4b1278b-19a8-4d61-88ae-1bb0679adade)

0.0.2

What's Changed
* fixed voxels colors in visualization
* fixed point insertion

**Full Changelog**: https://github.com/true-real-michael/octreelib/compare/v0.0.1...v0.0.2

0.0.1

Implemented Functionality
- `Grid` as the main class for interaction with the library
- Point clouds are implemented using numpy arrays

**Full Changelog**: https://github.com/true-real-michael/octreelib/commits/v0.0.1

0.0.1alpha

Supported Functionality
- `GridWithPoints`
- `StaticGrid`
All of the above use `np.ndarray` as `Point` and `List[Point]` as `PointCloud`

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.