Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 172 Bytes

File metadata and controls

11 lines (9 loc) · 172 Bytes

Simple Boost.Python experiments

To build and test:

$ mkdir build && cd build
$ cmake ..
$ make 
$ cd ..
$ PYTHONPATH=./build python2 test_island_counter_ext.py