fortran-lang / minpackLinks
Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems
☆117Updated last year
Alternatives and similar repositories for minpack
Users that are interested in minpack are comparing it to the libraries listed below
Sorting:
- Fixed and variable-step Runge-Kutta solvers in Modern Fortran☆90Updated 6 months ago
- Double precision version of fftpack☆83Updated last month
- Lightweight HDF5 polymorphic Fortran: h5write() h5read()☆113Updated 2 months ago
- Short instructional Fortran codes associated with Twitter @FortranTip☆76Updated 6 months ago
- An easy Windows installer for GFortran and the Fortran Package Manager☆63Updated 2 years ago
- 1D-6D Adaptive Gaussian Quadrature with Modern Fortran☆40Updated 3 years ago
- A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.☆46Updated 9 months ago
- Fortran Object-Oriented Differential-equations Integration Environment, FOODIE☆128Updated 2 years ago
- Work in Progress to refactor and modernize the ODEPACK Library☆50Updated last year
- Nonlinear Equation Solver with Modern Fortran☆48Updated 6 months ago
- Modern Fortran QUADPACK Library for 1D numerical quadrature☆79Updated last year
- Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.☆60Updated 7 months ago
- Modern Fortran Edition of Hairer's DOP853 ODE Solver. An explicit Runge-Kutta method of order 8(5,3) for problems y'=f(x,y); with dense o…☆54Updated 2 years ago
- Fortran type-free variable and type-free dictionary☆76Updated last year
- The Fortran Template Library☆118Updated last month
- Fazang is a Fortran library for reverse-mode automatic differentiation, inspired by Stan/Math library.☆40Updated 3 years ago
- A Modern Fortran translation of the FITPACK package for curve and surface fitting☆67Updated 2 months ago
- TOML parser implementation for data serialization and deserialization in Fortran