lanl-ansi / QuantumAnnealing.jl

Tools for the Simulation and Execution of Quantum Annealing Algorithms
Other
25 stars 5 forks source link

Can't use kwargs in simulate_de #39

Closed zmorrell closed 2 years ago

zmorrell commented 2 years ago

There is currently a bug which causes simulate_de to crash whenever kwargs are passed for the DifferentialEquations solver.