Geo3d

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 6

1.3.0

Modernized package structure:

- Replaced `setup.py` by `pyproejct.toml`
- Included all configuration into `pyproject.toml`
- Forced minimum Python version 3.11 via `pyproject.toml`

**Full Changelog**: https://github.com/himbeles/geo3d/compare/v1.2.0...v1.3.0

1.2.0

- Added compatibility with Python 3.12 and remove compatibility for Python <3.11

1.1.0

- Introduce submodules for improved code base structuring:
- `frame`
- `point`
- `vector`
- `rotation`
- `quaternion`
- `plane`
- `types`
- Improved typing

1.0.1

- Improved doc strings in `geometry` module.

1.0.0

- Added `express_vectors_in_frame` for fast (vectorized) expression of vectors in different reference frames.

0.9.2

- Fix Python 3.7 compatibility by conditional import of `Literal` from `typing_extensions`.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.