* fix: re enable mumpy < 2 compatibilty, force C++17 for aarch64 by apaletta3 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/151 * build: update python build versions, add 3.12 remove 3.8 by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/153
What's Changed * chore: speed up tests by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/136 * chore: update clang format settings by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/140 * fix: consider open and semi-open intervals in contain and intersects functions by phc1990 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/142 * feat: add Interval intersection for mixed types by phc1990 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/143 * feat: add support for Interval union with different types by phc1990 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/145 * chore: C++17 compatibility by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/146
What's Changed * feat: c++20 by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/137 * feat: add get_matrix binding to RotationMatrix by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-mathematics/pull/139