Releases: open-space-collective/open-space-toolkit-mathematics
Releases · open-space-collective/open-space-toolkit-mathematics
4.4.1
What's Changed
- style: reapply clang-format by @alex-liang3 in #167
- fix: syntax errors in stubs by @alex-liang3 in #168
- fix: remove py.typed, fix other mypy issues by @alex-liang3 in #169
- build: loosen boost version req to 1.82 by @alex-liang3 in #170
Full Changelog: 4.4.0...4.4.1
4.4.0
⚠️ 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 #160
- docs: add docs for ostk.mathematics.geometry.d3.transformation.rotation by @vishwa2710 in #161
- build: update all gh action extensions to latest versions by @apaletta3 in #162
- build: prepare for test matrix by @alex-liang3 in #164
- fix: use absolute path of package by @alex-liang3 in #165
- chore: fix dockerfile and setuptools warnings, bump ostk-core and boost by @alex-liang3 in #166
New Contributors
- @alex-liang3 made their first contribution in #160
Full Changelog: 4.3.2...4.4.0
4.3.2
4.3.1
What's Changed
- chore: allow build without Boost Stacktrace by @tapiab in #155
- fix: cone sphere intersection logic by @vishwa2710 in #156
Full Changelog: 4.3.0...4.3.1
4.3.0
What's Changed
Full Changelog: 4.2.3...4.3.0
4.2.3
4.2.2
- fix: re enable mumpy < 2 compatibilty, force C++17 for aarch64 by @apaletta3 in #151
- build: update python build versions, add 3.12 remove 3.8 by @vishwa2710 in #153
Full Changelog: 4.2.1...4.2.2