A drop-in replacement library for adapy created to improve performance using c++. The compilation and binding methods are based on the nanobind-minimal repo
Adacpp uses pixi.sh to handle dependencies and building the project.
Build and test conda package
pixi run buildThe presets in the CMakePresets.json file are set to use the pixi build environment. So for local development, you can use the following commands:
pixi install -e buildTodo