  |
http://www.netlib.org/ - http://www.netlib.org/
Searchable repository of free numerical software. |
  |
GNU Octave - http://www.octave.org/
Free numerical analysis and visualization environment similar to Matlab. |
  |
GNU Octave Repository - http://octave.sourceforge.net/
Central location for custom scripts, functions and extensions to GNU Octave. |
  |
Decision Tree for Optimization Software - http://plato.la.asu.edu/guide.html
Ready to use solutions for optimization problems, or at least a way to build such a solution using work done by others. Where possible, public domain software is listed. |
  |
Astronomical Image Processing System - http://www.cv.nrao.edu/aips/
A software package for calibration, data analysis, image display, plotting, etcetera on astronomical data. |
  |
Boundary Element Method - http://www.boundary-element-method.com/
Resources: Acoustics, Laplace and Helmholtz Problems. Book, manuals, Fortran software (Free and to purchase). |
  |
Test Set for Initial Value Problem Solvers - http://pitagora.dm.uniba.it/~testset
Test problems, experimental results from a number of proven solvers, solvers, subroutines providing a common interface and links for Initial Value Problems for ODEs, DAEs and IDEs. |
  |
HSL Archive - http://hsl.rl.ac.uk/archive/hslarchive.html
HSL (formerly the Harwell Subroutine Library) is a collection of ISO Fortran codes for large scale scientific computation, written by members of the Numerical Analysis Group and other experts. Free download by FTP. |
  |
WNLIB C Subroutine Library - http://www.willnaylor.com/wnlib.html
Will Naylor's free, unrestricted ANSI-C subroutine library including numerical routines such as conjugate-gradient and conjugate-directions, simplex method, transportation problem, fast-Fourier transform, matrix and vector operations. |
  |
Astronomy and Numerical Source Codes - http://www.moshier.net/
Astronomical computations and mathematical functions source programs in C. Home page of the Cephes Mathematical Library. |
  |
Easy-Fit - http://www.uni-bayreuth.de/departments/math/~kschittkowski/easy_fit.htm
Used to identify parameters in explicit model functions, dynamic systems of equations (steady-state), Laplace transforms, ordinary differential equations, differential algebraic equations and one-dimensional partial differential equations. Proceeding from given experimental data. For example, observation times and measurements, the minimum least squares distances of measured data from a fitting criterion are computed, that may depend on the solution of the dynamic system. |
  |
Discrete Fourier Series Transform - http://www.4p8.com/eric.brasseur/fouren.html
Basic presentation of the discrete Fourier series transform. Explanations and formules. Raw source code to calculate numerical Fourier transforms. |
  |
Jean-Pierre Moreau's Home Page - http://pagesperso-orange.fr/jean-pierre.moreau/
This private website is entirely dedicated to sources in numerical analysis in four languages: Basic, C++, Fortran and Pascal in Microsoft Windows environment. |
  |
Genetic Optimization Algorithm - http://www.geocities.com/geneticoptimization/
Freeware used to solve optimization problems with several real and binary parameters and non linear objective functions and constraints. Includes illustration of program and links to the author's other webpages. |
  |
MAI Information Technology - http://www.marschall-acoustics-instruments.com.au/MAI-IT
Numerical, statistical, and signal processing subroutine libraries optimised for OS/2 platforms. |
  |
Reactor Simulation Editor, Introduction with Examples - http://www.cas.mcmaster.ca/~gilbert/rse_intro/
The Reactor Simulation Editor (rsedit) is a software package designed to solve finite difference equations in a simplified way. The tool kit includes: a geometry editor, data structure editors, equation editor and an HTML output library. |
  |
MEDEA: Matrix Exponential Differential Equation Algorithm - http://www.caspur.it/~castri/MEDEA/index.htm
Algorithm for the numerical integration of systems of ordinary differential equations arising in chemical problems. C ocde, free to use. |
  |
Numerical Methods - http://www.numerical-methods.com/
Notes and Fortran code on topics including: Finite elements, finite differences, boundary elements, integral equation methods, optimisation,linear systems, numerical integration, ODEs. |
 |
CSE - LANCELOT - http://www.cse.clrc.ac.uk/nag/lancelot/lancelot.shtml
A standard fortran 77 package for solving large-scale nonlinearly constrained optimization problems. Free download by FTP. |
 |
METIS: Serial Graph/Mesh Partitioning & Sparse Matrix Ordering - http://www-users.cs.umn.edu/~karypis/metis/metis/
Graph, mesh, and hypergraph partitioning software. Free download, portable on most Unix systems that have an ANSI C compiler (e.g. GNU C). |