Octreelib

Latest version: v0.0.9

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

Scan your dependencies

Page 1 of 2

0.0.9

What's Changed
* fix(ransac): fix number of threads which would compute the final mask by true-real-michael in https://github.com/prime-slam/octreelib/pull/31
* fix(pip): add numba to poetry dependencies by true-real-michael in https://github.com/prime-slam/octreelib/pull/32
* fix(ransac): remove redundant normalization by true-real-michael in https://github.com/prime-slam/octreelib/pull/33


**Full Changelog**: https://github.com/prime-slam/octreelib/compare/0.0.8...0.0.9

0.0.8

What's Changed
* [feat CudaRansac] Do not use CUDA RNGs. Make number of initial points configurable by true-real-michael in https://github.com/prime-slam/octreelib/pull/28
* [feat CudaRansac] Parallelize final mask computation. Use shared variables instead of global variables by true-real-michael in https://github.com/prime-slam/octreelib/pull/30


**Full Changelog**: https://github.com/prime-slam/octreelib/compare/0.0.7...0.0.8

0.0.7

What's Changed
* Update README.md by true-real-michael in https://github.com/prime-slam/octreelib/pull/25
* process poses in batches to avoid running out of memory by true-real-michael in https://github.com/prime-slam/octreelib/pull/26
* reduce size of result mask by true-real-michael in https://github.com/prime-slam/octreelib/pull/27
* CUDA RANSAC implementation by true-real-michael in https://github.com/prime-slam/octreelib/pull/21


**Full Changelog**: https://github.com/prime-slam/octreelib/compare/0.0.6...0.0.7

0.0.6

What's Changed
* add LICENSE and update README by true-real-michael in https://github.com/prime-slam/octreelib/pull/20
* fix pyproject.toml by true-real-michael in https://github.com/prime-slam/octreelib/pull/22
* feat(pip): migrate to publishing pip package using poetry by pmokeev in https://github.com/prime-slam/octreelib/pull/23
* add pip install poetry to workflows by true-real-michael in https://github.com/prime-slam/octreelib/pull/24


**Full Changelog**: https://github.com/prime-slam/octreelib/compare/v0.0.5...0.0.6

0.0.5

What's Changed
* fix grid, octree: faster point distribution by true-real-michael in https://github.com/prime-slam/octreelib/pull/19


**Full Changelog**: https://github.com/prime-slam/octreelib/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* feat(visualization): mask for unused voxels by pmokeev in https://github.com/true-real-michael/octreelib/pull/18


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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.