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 2047f41 commit e5c0cfeCopy full SHA for e5c0cfe
test/runtests.jl
@@ -36,7 +36,7 @@ end
36
if (GROUP == "All") || (GROUP == "Core")
37
using QuantumToolbox
38
import QuantumToolbox: position, momentum
39
- import Random
+ import Random: MersenneTwister
40
import SciMLOperators: MatrixOperator
41
42
QuantumToolbox.about()
0 commit comments