v0.8
- 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!