Skip to content

chrischoy/PybindNumpyExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Pybind11 + Numpy Template

Easy template for pybind11 + numpy modified from the Duke pybind tutorial.

Installation

Install anaconda for fast eigen and virtual environment management.

conda install numpy pybind11 eigen
python setup.py build_ext -i

Running the Example

python test.py

References

About

A simple reference template for pybind11 + numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published