Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

pybind11

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Repo Updater authored
    3d524280
    History

    Minimal example showing how to wrap C/C++ code into Python/Numpy using pybind11

    • install with pip install .
    • run python test_pybex.py to see the 'pybex' module in action