Stefan Krastanov
Stefan Krastanov
codecov is changing how authentication works and only someone with admin rights in the organization can make the necessary change @david-pl , could you add a global CODECOV_TOKEN token for...
See https://discourse.julialang.org/t/quantumoptics-jl-time-dependent-hamiltonian-cannot-run/113448/9?u=krastanov When we have `H(t,rho) -> matrix`, an assert fails in `master_dynamic`. We can have a better error message there.
Having Octave available in Yggdrasil will make the creation of simple matlab-translation tools a bit easier (OctaveCall.jl akin to PythonCall.jl and MATLAB.jl). Creating this issue here to track potential progress.
``` julia> inv(tCNOT) X₁ ⟼ + XX X₂ ⟼ + _X Z₁ ⟼ + Z_ Z₂ ⟼ + ZZ julia> inv(sCNOT(1,2)) ERROR: MethodError: no method matching inv(::sCNOT) julia> inv(CliffordOperator(sCNOT)) X₁...
As noted in #151 we need better CI for GPU-related functionality. The JuliaGPU org can provide that (they can be contacted at the gpu channel on slack).
In #160 a principled way to deal with multi-particle statistics was introduced. Moreover, it introduced an alternative backend implementation for fermion statistics (`FermionBitstring`). It should be documented, benchmarked, and potentially...
#160 introduced a principled way to deal with multi-particle statistics. The interfaced expect by that implementation should be documented.
with the overhaul of bosonic and fermionic statistics in #160, it should now be relatively straightforward to implement anyon statistics as well
Fixes #125
Bug bounty logistic details (click to expand) To claim exclusive time to work on this bounty either post a comment here or message [[email protected]](mailto:[email protected]) with: - your name - github...