Skip to content

Releases: CUQI-DTU/CUQIpy

v1.2.0

13 Sep 09:31
59ae0d0
Compare
Choose a tag to compare

What's Changed

  • Ensure constants are stored in densities when reducing to single density in joint distribution by @nabriis in #482
  • Replace progressbar2 by tqdm by @chaozg in #502
  • Fix plot of 1D geometries by @chaozg in #497
  • Add 479 experimental module in bayesian problem by @nabriis in #500
  • move tqdm from requirement-dev to requirements by @chaozg in #510
  • Improve (hopefully) how HybridGibbs uses samplers state and history by @nabriis in #503
  • Update documentation by @chaozg in #508
  • Update documentation on experimental mcmc module by @nabriis in #513
  • Add prefix to sampling progress by @nabriis in #520
  • Update example in HybridGibbs by @nabriis in #521
  • Fix issue of invalid proposals being accepted by @chaozg in #518

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Aug 06:40
67dba33
Compare
Choose a tag to compare

What's Changed

  • Remove postfix New (only) from sampler names by @chaozg in #477
  • update installation instructions and use with vscode by @chaozg in #480
  • Fix HybridGibbs using initial point from sampling strategy by @nabriis in #484
  • Add repr method for cuqi samples by @chaozg in #472
  • Sprint34 add 1D, 2D utility plot function by @amal-ghamdi in #491

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Jul 11:16
e1833be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Feb 08:33
c7499ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v1.0.0

v0.8.0

06 Dec 21:15
f9fe3a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

09 Nov 12:44
dab78f8
Compare
Choose a tag to compare

What's Changed

  • change developers to maintainers by @chaozg in #288
  • change get_components to regular method by @chaozg in #302
  • Bump minimum supported python version, add latest python versions to testing and update maintainers in toml by @nabriis in #306
  • fix get_indirect_variables as suggested in issue #289 by @chaozg in #309
  • update demos/demo35_FD_gradient.py to test NUTS and ULA with FD approximated gradients by @chaozg in #307

Full Changelog: v0.6.0...v0.7.0

v0.6.0

06 Oct 15:20
900bab6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Sep 19:11
72a7375
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 May 08:12
c13be03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Feb 09:48
e122312
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0