All notable changes to this project will be documented in this file.
Change that doesn't affect end user should not be listed:
- CI change
- Github specific file change
The format is based on Keep a Changelog.
- Python version update (#25):
- Project is now tested with Python 3.10 and 3.14
- Python 3.10 is the minimal supported Python version
- Remove pixi 0.57 warnings (#25)
- Redefine typedefs for mapped sparse matrix for Eigen 5.x (#39)
- Expose additional classes from Eigen (decompositions, solvers, geometry)
0.3.0 - 2025-04-28
- Add equivalent to eigenpy::register_symbolic_link_to_registered_type
0.2.1 - 2025-04-25
- Fix Windows installation issue
0.2.0 - 2025-04-25
- Add Accelerate support to pixi
0.1.0 - 2025-03-31
- pixi support, CI, and fixup testing
- Bindings for Eigen's decompositions, matrix solvers, and geometry module, and add stubs
- Add BSD-3 Clause license
- Add package.xml