fortran-numdiff

v 1.7.0 Updated: 1 year, 3 months ago

Modern Fortran Numerical Differentiation Library

NumDiff provides a modern Fortran interface for computing the Jacobian (derivative) matrix of m nonlinear functions which depend on n variables. The Jacobian matrix is required for various applications, including numerical optimization. It can also be used to test the accuracy of gradients computed by other means. The library also provides for computing the sparsity of this matrix, and returning the Jacobian in sparse or dense form.

https://github.com/jacobwilliams/NumDiff

To install fortran-numdiff, paste this in macOS terminal after installing MacPorts

sudo port install fortran-numdiff

Add to my watchlist

Installations 1
Requested Installations 1