Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 423 Bytes

File metadata and controls

7 lines (4 loc) · 423 Bytes

nanobind-tutorial

A quick introduction to using nanobind and Eigen for calling C++ code from Python.

This tutorial is intended to be used in Jupyter notebook format. Run jupyter lab from within the directory jupyter-notebooks. Rebuild the notebooks with the shell script in the scripts directory.

Contribution is encouraged, please raise issues or send pull requests. See LICENSE file for copyright permissions.