fortran-package-manager
There are 237 repositories under fortran-package-manager topic.
fortran-lang/stdlib
Fortran Standard Library
fortran-lang/fpm
Fortran Package Manager (fpm)
jacobwilliams/json-fortran
A Modern Fortran JSON API
vmagnin/gtk-fortran
A GTK / Fortran binding, and its documentation in the Wiki tab.
jacobwilliams/pyplot-fortran
For generating plots from Fortran using Python's matplotlib.pyplot 📈
jacobwilliams/bspline-fortran
Multidimensional B-Spline Interpolation of Data on a Regular Grid
jacobwilliams/Fortran-Astrodynamics-Toolkit
A Modern Fortran Library for Astrodynamics 🚀
dftd4/dftd4
Generally Applicable Atomic-Charge Dependent London Dispersion Correction
jacobwilliams/csv-fortran
Read and Write CSV Files Using Modern Fortran
toml-f/toml-f
TOML parser implementation for data serialization and deserialization in Fortran
tblite/tblite
Light-weight tight-binding framework
fortran-lang/minpack
Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems
jacobwilliams/slsqp
Modern Fortran Edition of the SLSQP Optimizer
jacobwilliams/rklib
Fixed and variable-step Runge-Kutta solvers in Modern Fortran
fortran-lang/fftpack
Double precision version of fftpack
jacobwilliams/quadpack
Modern Fortran QUADPACK Library for 1D numerical quadrature
LKedward/quickstart-fortran
An easy Windows installer for GFortran and the Fortran Package Manager
jacobwilliams/finterp
Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran
jacobwilliams/dop853
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 output of order 7
urbanjost/general-purpose-fortran
General Purpose Fortran Cooperative
jacobwilliams/nlesolver-fortran
Nonlinear Equation Solver with Modern Fortran
LKedward/fhash
fpm package implementing a hash table with support for generic keys and values.
interkosmos/fortran-sdl2
Fortran 2008 interface bindings to SDL 2.0
gha3mi/forcad
ForCAD - A parallel Fortran library for geometric modeling using NURBS
jacobwilliams/roots-fortran
A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
jacobwilliams/pikaia
Modern Fortran Edition of the Pikaia Genetic Algorithm
jacobwilliams/PowellOpt
Optimization algorithms by M.J.D. Powell
jacobwilliams/quadrature-fortran
1D-6D Adaptive Gaussian Quadrature with Modern Fortran
fortran-lang/fpm-docs
Documentation repository for the Fortran package manager (fpm)
jacobwilliams/ddeabm
Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm
perazz/fortran-lapack
Modularized Fortran LAPACK implementation
interkosmos/fortran-curl
Fortran 2008 interface bindings to libcurl
jalvesz/fast_math
A fortran library of fast functions
jalvesz/FSPARSE
A Modern Fortran sparse matrices gallery
interkosmos/fortran-sqlite3
Fortran 2018 interface bindings to SQLite 3
interkosmos/fortran-unix
Fortran 2008 interface bindings to selected POSIX and SysV procedures