issues
search
matthewfeickert
/
atlas-cmake-nanobind-example
Example nanobind CPython extension (taken from the docs) for an ATLAS CMake environment
MIT License
0
stars
0
forks
source link
feat: Add minimal nanobind example
#1
Closed
matthewfeickert
closed
2 months ago
matthewfeickert
commented
2 months ago
Example code taken from the nanobind docs and the nanobind_example GitHub repository.
https://nanobind.readthedocs.io/en/latest/basics.html
https://github.com/wjakob/nanobind_example
Add build script.
Add use instructions to README.