Divyanshu Gupta / Aug 07 2019
Remix of Julia by Nextjournal
Qu Differential Equations environment
"$VERSION"
"1.1.0"
using Pkg Pkg.add("Yao") Pkg.add("OrdinaryDiffEq") Pkg.add("DiffEqBase") Pkg.add("LinearAlgebra") Pkg.add("ForwardDiff") Pkg.add("DiffEqOperators") Pkg.add(PackageSpec(url ="https://github.com/QuantumBFS/QuDiffEq.jl"))