All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
2.0.0 - 2020-09-14
- Ability to choose stopping criterion
- Ability to choose loss functions and define custom loss functions
- Travis and Appveyor continuous integration
- Small documentation updates
- Unit tests
- The tifffile package is no longer required
- Improve speed for gradient update
- Remove OpenMP support for Windows due to build problems
- Loading of Windows C library for custom installations
- Cross-platform examples
- Saving and loading Python lists in network files
- Initial release