2.3 KiB
2.3 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2022-04-10)
⚠ BREAKING CHANGES
- Adds pair calculations, with changing api format
Features
- Adds dynamic cycle count increases to help reach minimum success count (ec7b4ca)
- Adds pair calculations, with changing api format (6463b13)
Bug Fixes
- uses bigfix from pdme for negatives (c1c711f)
0.3.5 (2022-03-07)
Features
- makes chunksize configurable (88d9613)
0.3.4 (2022-03-06)
Features
- Changes chunksize for multiprocessing (0784cd5)
0.3.3 (2022-03-06)
Bug Fixes
- Fixes count to use cycles as well (8617e4d)
0.3.2 (2022-03-06)
Features
- Adds monte carlo cycles to trade off space and cpu (e6d8d33)