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

Quantum Toolbox in Julia

Results 29 QuantumToolbox.jl issues
Sort by recently updated
recently updated
newest added

i don't see this in the docs for the python qutip package, but it would be very handy to have access to subspaces of quantum objects, c.f. this [docs page](https://docs.qojulia.org/quantumsystems/subspace/)...

help wanted

Hi, folks! How receptive is the team of the following two suggestions: - adding a package extension to QuantumToolbox so that it can ingest objects from QuantumOptics.jl and convert them...

help wanted

I am working on several pages in documentation Summary of this PR: - Users Guide / Basic Operators on Quantum Objects / Quantum Objects (Qobj) - Users Guide / Basic...

In [QuTiP](https://github.com/qutip/qutip), the superoperators have different representations: - general representation - Choi representation - Stinespring representation - Chi representation Note that Kraus and Stinespring representations are just a list of...

enhancement
good first issue

Add `@async` computations in GPU implementation of the time evolution. Benchmark GPU code with NVIDIA Nsight.

enhancement

Add plotting tool for Wigner functions

enhancement

Implement symmetry-decomposed evolution for U(1) strong Liouvillian symmetry. Based on [this](https://arxiv.org/pdf/2010.08492) paper.

enhancement

Our package still got many things to do, but once we are close to a standard release. We can start to think about writing change logs by utilizing [`Changelog.jl`](https://github.com/JuliaDocs/Changelog.jl). We...

documentation

The `ProgressBar` was just implemented. However, it currently supports only `sesolve` and `mesolve`. The support for mcsolve is not straightforward since it has to support Distributed EnsembleProblem is a type...

enhancement
good first issue

https://github.com/JuliaGPU/buildkite

runtests
work-in-progress