1.1.10
What's Changed
- Fixed fall through error in binary operation by @bokorn-bdaii in #117
- Fix UnitQuaternion constructor with v keyword. by @myeatman-bdai in #118
- Fixed code block bugs and clarified a sentence in intro.rst by @tjdwill in #120
- Created internal quaternion conversion function for SO3 by @bokorn-bdaii in #119
- Fixed [Issue-122] for interp by @jcao-bdai in #123
- Add python 3.12 to list of supported versions; exclude macos-latest+python3.7 from testing by @jcao-bdai in #124
New Contributors
Full Changelog: 1.1.9...1.1.10