zaman13 / Particle-Swarm-Optimization-Fortran-95Links
A Fortran 95 code for Particle Swarm Optimization. The code is general. The fitness function is defined in a separate file and can be replaced by any user defined fitness function.
☆15Updated last year
Alternatives and similar repositories for Particle-Swarm-Optimization-Fortran-95
Users that are interested in Particle-Swarm-Optimization-Fortran-95 are comparing it to the libraries listed below
Sorting:
- Sparse array examples using MUMPS, Scalapack, BLACS, PARDISO with CMake☆24Updated last month
- A Modern Fortran sparse matrices gallery☆33Updated last year
- ☆34Updated 3 years ago
- Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran☆59Updated last year
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Updated 5 years ago
- Examples of using the object-oriented features in Fortran, taken from my presentation at RSECon 2019☆25Updated 5 years ago
- Lightweight implementation of Krylov subspace techniques in Fortran.☆30Updated last month
- A collection of general Fortran modules in the categories Computational, Date and Time, Input / Output, Math / Numerics, Screening, Sensi…☆36Updated 7 months ago
- Modern Fortran Numerical Differentiation Library