Huo Chen

Results 19 issues of Huo Chen

- [Permutation Matrix Representation Quantum Monte Carlo](https://arxiv.org/pdf/1908.03740.pdf) - [Off-Diagonal Expansion Quantum Monte Carlo](https://arxiv.org/abs/1701.01499) - [Calculating the divided differences of the exponential function by addition and removal of inputs](https://arxiv.org/abs/1912.12157)

enhancement

The `EnsembleProblem` returned by a `build_ensemble` function contains internal variables which are not reset after `solve` is called. A convenient `reset!` function may be provided to for those objects to...

bug
enhancement

Better implementation of `project_to_lowlevel` to take care of the degenerate energy levels. Possible enhancements includes: - [ ] Taking higher order derivatives as input and implement the method described here:...

enhancement

Right now, only `DenseHamiltonian` and `SparseHamiltonian` supports user defined `EIGS` and `eigen_decomp`. The can be extended to other `AbstractHamiltonian` types.

enhancement
good first issue

- [ ] A 3-level system example (closed-system version) - [ ] A 3-level system example (AME version)

good first issue

The interfaces changed for v0.7.0. Need a new tutorial.