Huo Chen

Results 19 issues of Huo Chen

See https://docs.sciml.ai/SciMLOperators/stable/sciml/ for details.

compatibility

Relevant paper: [B. D. and P. Muratore-Ginanneschi, Nat Commun. 13, 4140 (2022)](https://www.nature.com/articles/s41467-022-31533-8)

enhancement

The Tagbot github action log is `GitHub returned a 5xx error code`.

documentation
test

- [ ] [Completely Positive, Simple, and Possibly Highly Accurate Approximation of the Redfield Equation](https://arxiv.org/abs/2003.09063)

enhancement

Implement a vectorized adiabatic master equation solver. The vectorization is described in this page: https://en.wikipedia.org/wiki/Vectorization_(mathematics).

enhancement

This issue is related to the tutorial repo: - [ ] https://github.com/USCqserver/HOQSTTutorials.jl/issues/15

good first issue
documentation

We use `Annealing` as a holder for an arbitrary open system evolution. The name might be misleading to people outside QA community. May an equivalent object `Evolution` should be added.

good first issue
test

We need to first have a working implementation of the following two types of Lamb shift calculation: - [ ] https://github.com/USCqserver/OpenQuantumBase.jl/issues/49 - [ ] https://github.com/USCqserver/OpenQuantumBase.jl/issues/61 Then we want to investigate...

enhancement