deepdog/CHANGELOG.md
Deepak Mallubhotla f81904a898
All checks were successful
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head This commit looks good
chore(release): 0.3.5
2022-03-06 18:42:26 -06:00

1.7 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

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)

0.3.1 (2022-03-06)

Features

  • Adds alt bayes solver with monte carlo sampler (7284dbe)
  • Updates to pdme version for faster bayes resolution (d078004)