⚠️ This release includes type stubs in the Python bindings, which may contain syntax errors that cause mypy to crash.
While we work to resolve these issues, it's recommended to add `no_site_packages = True` to your mypy config to suppress these errors.
What's Changed
* chore: package stubs in whl by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/160
* docs: add docs for ostk.mathematics.geometry.d3.transformation.rotation by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/161
* build: update all gh action extensions to latest versions by apaletta3 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/162
* build: prepare for test matrix by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/164
* fix: use absolute path of package by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/165
* chore: fix dockerfile and setuptools warnings, bump ostk-core and boost by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/166
New Contributors
* alex-liang3 made their first contribution in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/160
**Full Changelog**: https://github.com/open-space-collective/open-space-toolkit-mathematics/compare/4.3.2...4.4.0