OpenQuantumTools.jl icon indicating copy to clipboard operation
OpenQuantumTools.jl copied to clipboard

Julia toolkit for open quantum system simulation.

Results 20 OpenQuantumTools.jl issues
Sort by recently updated
recently updated
newest added

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

It seems one just needs to add a `build_ensembles_onesided_ame` to the `build_ensembles` interface, which would look almost the same as the regular ame, replacing `davies_from_interactions` with `onesided_ame_from_interactions`. Not sure if...

enhancement
help wanted

- [ ] [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