Releases: markusschmitt/vmc_jax
Releases · markusschmitt/vmc_jax
v1.1.7
What's Changed
- Zero-Magnetization Sampler by @RehMoritz in #38
- Refactor get_O_loc by @laurinbrunner in #36
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- fixed get_network_checkpoint method by @laurinbrunner in #35
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Full Changelog: v1.1.2...v1.1.5
v1.1.2
What's Changed
- fixed usage of old gradient_batch_size parameter by @laurinbrunner in #33
Full Changelog: v1.1.1...v1.1.2
v1.1.1
The POVM operator class now supports operator strings of arbitrary size.
What's Changed
- Fix example 5 and 6 by @laurinbrunner in #27
- Update povm.py by @lagrange2art in #29
- Povm utilities by @laurinbrunner in #30
- Povm dev by @laurinbrunner in #31
New Contributors
- @lagrange2art made their first contribution in #29
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.1
What's Changed
- removed jVMC.nets.CpxRNN from list of possible nets by @laurinbrunner in #24
New Contributors
- @laurinbrunner made their first contribution in #24
Full Changelog: v0.1.7...v1.0.1
v0.1.7
What's Changed
- Int seed for sampler by @markusschmitt in #22
- Fixed bug in SNR calculation
- Fixed issues with long compile times for branch-free operators with many terms
Full Changelog: v0.1.5...v0.1.7
v0.1.5 - first release
This is our first release.