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
Is your feature request related to a problem? Please describe.
There exists a finite difference solver in OSTk astro, the boost finite difference solver can be used to reduce code duplication and leverage it's performance
Is your feature request related to a problem? Please describe.
There exists a finite difference solver in OSTk astro, the boost finite difference solver can be used to reduce code duplication and leverage it's performance
Describe the solution you'd like
https://www.boost.org/doc/libs/1_87_0/boost/math/differentiation/finite_difference.hpp
The text was updated successfully, but these errors were encountered: