USCqserver / OpenQuantumTools.jl

Julia toolkit for open quantum system simulation.
https://uscqserver.github.io/OpenQuantumTools.jl/stable/
MIT License
72 stars 12 forks source link

Add a keyword argument filter function for ODE `solve` interface #88

Closed neversakura closed 2 years ago

neversakura commented 2 years ago

Filter keyword arguments before pass to solve function

neversakura commented 2 years ago

Will leave the argument check to the ODE package for now.