Skip to content

pawel21/RectangleMethodBoostPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RectangleMethodBoostPython

This is simple example how use python with boost C++ libary in order to write extension in C++ and then use it in python. This example works under Ubuntu.

In order to use python script with C++ extenson you have build it by command

sh build.sh

then,

cd build

and here you can run example python scrpit with use libNumericIntegration.so

python rect.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages