Menu
Submit Site
Home
Computer
Programming
All sites of Programming
Fortran 90/95/HPF Information File
Fortran 90/95/HPF Information File- By Michael Metcalf. ...
Creating FORTRAN 77 DLLs for R on a Windows PC
Creating FORTRAN 77 DLLs for R on a Windows PC- By Jane L. Harvill and H. Joseph Newton. ...
The F language
The F language- By Jeanne Adams. ...
A Native Fortran 77 CGI Interface
A Native Fortran 77 CGI Interface- Explains how to pass input parameters and upload a file from a web browser to a Fortran 77 program on an Apache web server. ...
Fortran Programmers Club
Fortran Programmers Club- Tutorials for Windows 95/98/NT applications programming, graphical interfaces, and common controls. ...
Migrating Fortran
Migrating Fortran- Article discusses issues arising in porting Fortran programs from Unix to Windows. ...
Fortran I
Fortran I- Images from and discussion of the first Fortran manual, published in October 1956. ...
Fortran: The First Successful High Level Programming Language
Fortran: The First Successful High Level Programming Language- Short essay by Mary Bellis, part of the "Inventors of the Modern Computer Series" series. ...
IBM 704 Fortran Manual
IBM 704 Fortran Manual- Manual for the first version of Fortran (1956). ...
Fortran Versions
Fortran Versions- A brief history of Fortran versions 1 to Fortran 95. ...
Fortran 77
Fortran 77- A brief history of Fortran 77 with some links. ...
Wikipedia: Fortran
Wikipedia: Fortran- An encyclopedia description of Fortran history with many links to programming terms. ...
Fortran II manual
Fortran II manual- Manual for the 1958 version of Fortran created by IBM. ...
Fortran Programming -- The Early Turning Point
Fortran Programming -- The Early Turning Point- Chapter Excerpt from "Go To: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Maverick Scientists, and Iconoclasts" by Steve Lohr, discussing the ear ...
History of FORTRAN and FORTRAN II
History of FORTRAN and FORTRAN II- Pilot project of the Computer History Museum's Software Collection Committee to develop expertise in the collection, preservation, and presentation of historic software. The specific go ...
The Fortran (Not the Foresight) Saga
The Fortran (Not the Foresight) Saga- An essay by Brian Meek which documents the creation of the Fortran 90 standard. ...
Fortran 66 Standard
Fortran 66 Standard- Scanned copy of the ANSI document. ...
Fortran
Fortran- Lyrics of song "Pressure", by Billy Joel, adapted to Fortran. ...
Fortran Purity Test
Fortran Purity Test- Humorous quiz for Fortran programmers. ...
The Story of Mel
The Story of Mel- Claims that real men write not in Fortran, or assembler, but machine language. ...
RealWin
RealWin- Library for writing Windows applications in Fortran. ...
GQOPT
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 supercompute ...
Numerical Algorithms Group (NAG)
Numerical Algorithms Group (NAG)- Libraries, compilers, tools, information, software for statistics, visualization, symbolic calculation, simulation. ...
Transient Energy System Simulation Tool
Transient Energy System Simulation Tool- Fortran program to simulate the transient performance of thermal energy systems. ...
Math a la Carte
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. ...
SCILIB
SCILIB- A portable FORTRAN emulation of CRAY SCILIB. ...
BLAS (Basic Linear Algebra Subprograms)
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 ...
DAEPAK
DAEPAK- A subroutines for solving some types of algebraically explicit differential algebraic equations. ...
ITPACK
ITPACK- A packages for solving large sparse linear systems by iterative methods. ...
ODEPACK
ODEPACK- A collection of Fortran solvers for the initial value problem for ordinary differential equation systems. ...
SLATEC
SLATEC- A software library containing over 1400 general purpose mathematical and statistical routines written in Fortran 77. ...
Ezconsole
Ezconsole- Set of simple procedures by Gary Scott for interfacing with the console window on Windows from Fortran. ...
Pilib
Pilib- Platform-independent library under development for Fortran 90/95 to create GUIs, do file I/O. ...
FLIBS - A collection of Fortran modules
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 structur ...
A Fortran 90 Numerical Library (AFNL)
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, compu ...
Winteracter
Winteracter- Multi-platform user interface and graphics subroutine library for Fortran 77/9x developers. ...
SLICOT
SLICOT- Subroutine library providing Fortran 77 implementations of numerical algorithms for computations in systems and control theory. Based on numerical linear algebra routines from BLAS and LAPACK libraries, it provid ...
Ngmath
Ngmath- Collection of interpolators and approximators for one-dimensional, two-dimensional, and three-dimensional data, callable from Fortran and C. ...
SEPlib
SEPlib- Stanford Exploration Project library, containing basic seismic data processing routines such as phase shift migration and velocity stacking. Includes documentation, source code, and binary packages for Mac OS X a ...
ODEPACK
ODEPACK- A repackaged version of ODEPACK with usability improvements such as GNU makefiles, examples, and HTML documentation. Numerical code is unchanged. ...
LAPACK95: Fortran 95 Interface to LAPACK
LAPACK95: Fortran 95 Interface to LAPACK- A collection of linear algebra routines with an improved interface which exploits Fortran 95 features such as assumed-shape arrays, optional arguments, and generic interfaces. In ...
The Fortran 90 POSIX interface project
The Fortran 90 POSIX interface project- Project aims to provide a consistent Fortran 90 interface to POSIX routines for use with GNU Fortran. Contains source code (GPL), documentation, and mailing lists. ...
Fortranposix
Fortranposix- Implements some POSIX functions in Fortran 90/95. ...
FGSL: A Fortran interface to the GNU Scientific Library
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 ...
GinoMenu
GinoMenu- Interactive GUI builder and Fortran subroutine toolkit for developing GUI applications under Windows. ...
Fortran 90 Quiz
Fortran 90 Quiz- Online multiple choice test by John Mahaffy. ...
Fortran Quiz
Fortran Quiz- Fortran 77 test by Arlene Guest. ...
GAMS : Guide to Available Mathematical Software
GAMS : Guide to Available Mathematical Software- Guide to mathematical software in Fortran held at a small number of US government establishments. Some sources are in commercial libraries and are not directly accessible. ...
Numerical Recipes Home Page
Numerical Recipes Home Page- Home of the Numerical Recipes series of books on scientific programming, including the Numerical Recipes On-Line Software Store, free upgrades and bug fixes, and the complete books on-line in ...
Fortran Resources (Lahey)
Fortran Resources (Lahey)- A collection of links provided by a vendor of Fortran compilers. ...
« First
Previous
Page 88 of 145.
Next
Last »
Latest sites from Programming
Wikipedia - Computer Programming
Reddit: Programming
Gamedev.org
GameDev.net
Dis6502
Ada-Tools
JSW Technology
UniquE RAR File Library
MyLibC
The Endpoint Library
WM_MOTIF
Matrix2D
LZO
Enumerating Objects with .NET
Deep Inside C#: An Interview with Microsoft Chief Architect Anders Hejlsberg
C# XML Directory Lister
Creating a control with the .NET SDK using C#
libspopc
libZI
IRCG
Better String Library
Fingerprint Verification System
GNU Scientific Library
jclassinfo
ForbiSoft
Send feedback
submit