Skip to content

v0.10.0

Compare
Choose a tag to compare
@lamyj lamyj released this 02 Nov 15:54
· 159 commits to master since this release

Improvements:

  • Memory usage in Python wrappers (switch from Boost.Python to Pybind11)
  • Python unit tests

Bug fixes:

  • Data set printing in command line tools

Other changes

  • Replace log4cpp with Boost::Log