Pyoctree

Latest version: v0.2.10

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

Scan your dependencies

0.2.10

* Added numpy as a dependency
* Fixed readme rst formatting issue on PyPi

0.2.7

Release to address Issue 23, which includes:
* Modification to Intersection class to include the label of the intersected tri.
* New jupyter notebook Examples/pyoctree-intersection.ipynb to demonstrate how the intersected tri labels can be extracted and the tri face normals compared to the direction of the intersecting ray
* Added numpy as a dependency in setup.py (Issue 28)

0.2.4

- Sets default install to not use OpenMP to ensure maximum compatibility
- Adds install command line option that enables user to compile using OpenMP as long as C++ compiler supports it

0.2.2

* Python 3 compatible (>=3.5)
* Automatically sets compile and link options for openmp corresponding to current system (mscv, mingw32, unix supported)
* Fixed Python packaging related errors

0.1.2

- Modified manifest to include h files
- Modified setup.py to use setuptools so that a python wheel can be created

0.1.0

First release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.