Releases: Simple-Robotics/nanoeigenpy
Releases · Simple-Robotics/nanoeigenpy
nanoeigenpy v0.4.0
What's Changed
- CMake: sync submodule, bump min version to 3.22 & add pixi update workflow by @ManifoldFR in #12 and a990eb0
- Expose additional classes from Eigen (decompositions, solvers, geometry) by @Lucas-Haubert in #13
Full Changelog: v0.3.0...v0.4.0
nanoeigenpy v0.3.0
What's Changed
- Add equivalent to eigenpy::register_symbolic_link_to_registered_type by @Lucas-Haubert in #10
Full Changelog: v0.2.1...v0.3.0
v0.2.1
nanoeigenpy v0.2.0
nanoeigenpy v0.1.0
This is the first release of nanoeigenpy, a new support library for Python bindings for the C++ Eigen library.
What's Changed
- Add pixi support, CI, and fixup testing by @ManifoldFR in #3
- Bindings for Eigen's decompositions, matrix solvers, and geometry module, and add stubs by @Lucas-Haubert in #1
- Add BSD-3 Clause license by @ManifoldFR in #6
- Add package.xml by @ManifoldFR in #7
New Contributors
- @ManifoldFR made their first contribution in #3
- @Lucas-Haubert made their first contribution in #1
Full Changelog: https://github.com/Simple-Robotics/nanoeigenpy/commits/v0.1.0