We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2eaab commit 842e668Copy full SHA for 842e668
README.md
@@ -144,8 +144,6 @@ We can extract the expectation value of the number operator $\hat{a}^\dagger \ha
144
145
We can easily pass the computation to the GPU, by simply passing all the `Qobj`s to the GPU:
146
147
-> **_NOTE:_** The described feature requires `Julia 1.9+`.
148
-
149
```julia
150
using QuantumToolbox
151
using CUDA
0 commit comments