/wrap_cpp_python

Test wrapping C++ code with python

Primary LanguageMakefile

Notes

  • Install boost: sudo apt-get install libboost-all-dev
  • Add -I /usr/include/python3.6/ to makefile