v1.2.0
What's Changed
- Imaginary time evolution for POVM by @laurinbrunner in #37
- handled ValueError possibly raised by jax.numpy.linalg.eigh by @laurinbrunner in #43
- Refactoring of the vqs class. by @RehMoritz in #40
- Sampling with an Exponent different from two. by @RehMoritz in #41
- Defining specific symmetry sectors by @RehMoritz in #44
- get_O_loc_batched now takes the needed data type by @laurinbrunner in #47
- Jax 0.4 compatibility by @markusschmitt in #48
- POVM compatible Markov Chain Monte Carlo by @laurinbrunner in #49
- Test actions by @markusschmitt in #50
- Add automatic testing for pull requests. by @markusschmitt in #51
- Implement minSR from arXiv:2302.01941. by @RehMoritz in #39
- Correct treatment of non-holomorphic nets with complex parameters by @markusschmitt in #52
- Added test for complex non-holomorphic net. by @markusschmitt in #53
Full Changelog: v1.1.7...v1.2.0