All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
See the roadmap for near-future changes.
0.2.2 - 2017-11-29
- Higher verbosity levels, along with documentation
- Robustness to divide-by-zero in pure GN solver.
0.2.1 - 2017-10-25
- Roadmap
- Partially-automated regression test script.
- Verbose-mode GPU memory usage reporting
- Improved documentation
- Improved error messages
- #91: Graph energies with no unknown energies produce erroneous results
0.2.0 - 2017-10-22
- Changelog
- Semantic version number
- threadsPerBlock initialization parameter. Globally sets #threads/block
- Auto-detection of native double-precision floating point atomics
- Longstanding code emission bug on graph domains
0.1.1 - 2017-07-05
- Simple tests/
- Memory leaks