NQCD / NQCModels.jl

Interface for defining model systems for nonadiabatic dynamics
MIT License
7 stars 1 forks source link

Remove Zygote and add ForwardDiff #14

Closed jamesgardner1421 closed 2 years ago

jamesgardner1421 commented 2 years ago

This moderately improves load times since ForwardDiff is also a dependency of DiffEq packages.