deepdog/CHANGELOG.md
Deepak Mallubhotla fb4b012491
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
chore(release): 0.3.3
2022-03-06 17:23:15 -06:00

1.1 KiB

Changelog

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

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)