What's Changed
- Fix wicks assertion by @fdmalone in #287
- fix array handling for CPU/GPU compatibility by @jiangtong1000 in #288
- optimize mem use for cpu-sharemem and gpu. by @jiangtong1000 in #289
- added free projection without open ended walks by @ankit76 in #291
- Add example for interfacing to FQE. by @fdmalone in #298
- GPU code on single det trial with chunked Cholesky vectors over cards/nodes; and CPU share memory by @jiangtong1000 in #297
- bug fix of split chol utils by @jiangtong1000 in #300
- FT cleanup by @shufay in #296
- Fix format and lint errors and relax requirements by @fdmalone in #309
New Contributors
Full Changelog: v0.7.0...v0.7.1