Skip to content

LimHyungTae/hello_pybinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBinding Example

Originate from https://github.com/Whojo/PyBind_example.git

Objective of this repository: Understanding how pybind works


Prerequisite

$ sudo apt-get install python3-pybind11

How to use

cmake.
make -j

Original README.md

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published