Skip to content

v0.8

Compare
Choose a tag to compare
@surgura surgura released this 23 Feb 14:24
· 28 commits to master since this release
b10551a
  • Replace boost with standard library features and Cereal serialization library.
  • Tests are broken but they already were.
  • Fixed some warnings but couldn't get rid of all of them.
  • Attempt at fixing reproducability issues with rand(). Now uses std random object.
  • Remove conda. Now only support setup.py.
  • No more submodules!