Skip to content

Update build system, python bindings, and fix some bugs

Compare
Choose a tag to compare
@tskisner tskisner released this 02 May 17:38
· 40 commits to master since this release

This release moves to a cmake build system, and changes the python bindings to use pybind11. As part of this refactor some bugs were fixed in the passing of strings between C++ and python.