Whojo / PyBind_example

CPP-to-Python binding with PyBind on dictionary, numpy array & custom struct.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyBind_example

CPP-to-Python binding with PyBind on dictionary, numpy array & custom struct.

It is essential to effectively combine the high-level of Python with the perforamcen of low-level language like C++. I am glad to have learn those @ LRDE.

About

CPP-to-Python binding with PyBind on dictionary, numpy array & custom struct.


Languages

Language:C++ 81.2%Language:Python 13.3%Language:CMake 5.5%