Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 193 Bytes

File metadata and controls

4 lines (4 loc) · 193 Bytes

swig_example

This repository contains some c++ code wrapped in Python usin SWIG.
How to do that is explained in \swig_code.
How to do that with Visual Studio is explained in swig_vs.