Skip to content
/ adacpp Public

A drop-in replacement library for adapy functions created to improve performance using c++

Notifications You must be signed in to change notification settings

Krande/adacpp

Repository files navigation

Ada-CPP

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

Installation

Adacpp uses pixi.sh to handle dependencies and building the project.

Conda Build install

Build and test conda package

pixi run build

Local IDE development

The 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 build

Performance metrics

Todo

About

A drop-in replacement library for adapy functions created to improve performance using c++

Resources

Stars

Watchers

Forks

Packages

No packages published