deepdog/CHANGELOG.md
Deepak Mallubhotla fa82caa752
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.4
2022-03-06 17:31:47 -06:00

1.4 KiB

Changelog

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

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)