Simple Boost.Python experiments To build and test: $ mkdir build && cd build $ cmake .. $ make $ cd .. $ PYTHONPATH=./build python2 test_island_counter_ext.py