Skip to content
Snippets Groups Projects
Select Git revision
  • 554f1cb15e9e66104dbabc305bc704a55becc4e5
  • main default protected
2 results

pybind11-hello-world

  • Clone with SSH
  • Clone with HTTPS
  • pybind11-hello-world

    This minimal Python/NumPy-based example demonstrates the use of the pybind11 binding library in concert with scikit-build.

    Installation

    Run pip install --user . to build and install locally.

    Usage

    Please see 'test/test_cumsum.py' for details.