jacobwilliams / PowellOptLinks
Optimization algorithms by M.J.D. Powell
☆36Updated 8 months ago
Alternatives and similar repositories for PowellOpt
Users that are interested in PowellOpt are comparing it to the libraries listed below
Sorting:
- Simple coarray examples for teaching☆41Updated 10 years ago
- Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran☆59Updated last year
- Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm☆40Updated 10 months ago
- Automatic Differentiation (1st order) for Fortran 95☆22Updated 3 years ago
- Code examples from Rouson, Xia & Xu (Cambridge University Press, 2011)☆42Updated 4 years ago
- Work in Progress to refactor and modernize the ODEPACK Library☆50Updated last year
- Modern Fortran Linked List☆35Updated 7 months ago
- Linear lookup table implemented in modern Fortran☆24Updated 3 months ago
- A library that provides routines to compute the solutions to systems of nonlinear equations.☆27Updated 3 months ago
- Fazang is a Fortran library for reverse-mode automatic differentiation, inspired by Stan/Math library.☆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 10 months ago
- Vector algebra class for Fortran poor people☆28Updated 3 years ago
- Petaca: A collection of foundational Fortran modules☆41Updated 5 months ago
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆23Updated 4 years ago
- Fortran bindings for the NLopt library☆29Updated 3 years ago
- Fortran Implementation of Abstract Types☆36Updated 9 years ago
- A portable, standard I/O library for Modern Fortran☆17Updated 6 months ago
- Modern Fortran Edition of the Pikaia Genetic Algorithm