FLIBS - A collection of Fortran modules
Fortran modules by Arjen Markus to interface with C libraries, manipulate strings, write CSV files, manipulate file and directory names, implement abstract data types and structures, do automatic differentiation, and perform other tasks.
CMLIB
A Fortran 77 library.
Math a la Carte
Collections of mathematical software in Fortan and C. Software is free for some uses and can be purchased for others. Much of the software was developed at the Jet Propulsion Laboratory.
SEPlib
Stanford Exploration Project library for seismic data processing.
A Fortran 90 Numerical Library (AFNL)
Set of MODULES by Alberto Ramos containing definitions of Fourier series and polynomials and able to perform linear (multi-)dimensional fittings, compute integrals, sort data, compute roots of functions, and perform other numerical tasks.
Pilib
Platform-independent library under development for Fortran 90/95 to create GUIs, do file I/O.
DSP Library
Digital signal processing programs written in Fortran. It includes subroutines for FIR and IIR filter design, FFT routines, and various other programs for signal processing.
AMD Core Math Library (ACML)
Download the library which incorporates BLAS, LAPACK and FFT routines.
Boeing Mathematics and Information Software
Algorithms for solving large linear systems, optimal control problems, and other topics.
F90SQL
Enables Fortran programs to read or write data directly from or into any format that has a Windows Open Database Connectivity (ODBC) driver.
F90VB
Enables Fortran programs to access COM/ActiveX objects and call Visual Basic DLLs. Enables creation of Fortran DLLs that handle intrinsic Visual Basic data types. Includes TLView, a Type Library browser.
MINPACK
A free, portable library for solving nonlinear systems of equations and nonlinear least squares problems.
NCAR's Mathematical and Statistical Libraries
Source code and documentation for libraries in the areas of geophysical science, Fast Fourier Transforms, separable elliptic PDEs, interpolation, Legendre polynomials, spherical harmonics, general mathematics, eigensystem solvers, linear equation solvers, nonlinear equation solvers, ordinary differential equations, special functions, and statistics.
HSL
Codes for large-scale scientific computation.
Ezconsole
Set of simple procedures by Gary Scott for interfacing with the console window on Windows from Fortran.
GinoMenu
Interactive GUI builder and Fortran subroutine toolkit for developing GUI applications under Windows.
RealWin
Library for writing Windows applications in Fortran.
Intel Math Kernel Library
Set of optimized, thread-safe mathematical functions for engineering, scientific and financial applications requiring high performance. The functional areas of the library include the BLAS and LAPACK Libraries, Discrete Fourier Transforms, Vector Math Library, Vector Statistical Library, random number generators and the PARDISO Direct Sparse Solver.
FGSL: A Fortran interface to the GNU Scientific Library
Portable, object-based Fortran interface to the GNU scientific library, a collection of numerical routines for scientific computing. The package is licensed under the GPL.
Microglyph Systems
SciComm serial communications library, SciPlot scientific plotting graphics library, SciSnet sockets network communication library. Compatible with Fortran and C compilers.
Numerical Algorithms Group (NAG)
Libraries, compilers, tools, information, software for statistics, visualization, symbolic calculation, simulation.
BLAS (Basic Linear Algebra Subprograms)
A high quality "building block" routines for performing basic vector and matrix operations. Level 1 BLAS do vector-vector operations, Level 2 BLAS do matrix-vector operations, and Level 3 BLAS do matrix-matrix operations.
DAEPAK
A subroutines for solving some types of algebraically explicit differential algebraic equations.
ITPACK
A packages for solving large sparse linear systems by iterative methods.
ODEPACK
A collection of Fortran solvers for the initial value problem for ordinary differential equation systems.
SCILIB
A portable FORTRAN emulation of CRAY SCILIB.
SLATEC
A software library containing over 1400 general purpose mathematical and statistical routines written in Fortran 77.
GQOPT
Fortran package by Richard Quandt for numerical optimization and numerous other statistical and utility routines. It is available for a number of platforms, such as IBM mainframes, Vax computers, CRAY supercomputers, IBM-compatible PCs, and Sun, DEC, and RS/6000 workstations.
Transient Energy System Simulation Tool
Fortran program to simulate the transient performance of thermal energy systems.
IMSL
A mathematical and statistical library produced by Visual Numerics.
Winteracter
Multi-platform user interface and graphics subroutine library for Fortran 77/9x developers.
Xeffort
Free, open-source library for building GUI applications in all flavors of Visual Fortran. Site has other Fortran resources and samples.
CodeLib
Fortran 77 codes for large systems of linear equations, systems of nonlinear equations, nonlinear least squares, ordinary differential equations, and quadrature.
Daepack
Library for combined symbolic/numeric analysis of Fortran models, including sparsity pattern generation, discontinuity locking, and automatic differentiation.
|