fortran-lang / minpack

Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems
https://fortran-lang.github.io/minpack/
Other
97 stars 20 forks source link

Add object-oriented interface #31

Open jacobwilliams opened 2 years ago

jacobwilliams commented 2 years ago

Add an object oriented interface that is a higher-level wrapper to the functions. (for example, see how this is done in bspline-fortran. See also: #4