You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RungeKuttaToolKit.jl is a Julia package that provides tools for constructing and analyzing Runge–Kutta methods. It includes optimized, SIMD-accelerated code for enumerating rooted trees, building instruction tables, and computing Butcher weights and their derivatives.
It would be nice to compare some functionality and document possible interoperability with these packages:
https://github.com/dzhang314/RungeKuttaToolKit.jl
https://github.com/dzhang314/rktk
The text was updated successfully, but these errors were encountered: