Skip to content

Example pybind11 module built with a Python-based build system, support openmp!

Notifications You must be signed in to change notification settings

ywz978020607/python_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_example

Install

python setup.py install

Test

python tests/test.py
import python_example
python_example.add(1, 2)

About

Example pybind11 module built with a Python-based build system, support openmp!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.9%
  • Python 30.1%