Search:
Go
English
Deutsch
Français
Japanese
Chinese Simplified
Chinese Traditional
Korean
Russian
Arabic
Česky
Greek
Italiano
Afrikaans
Aragonés
Armenian
Asturianu
Azerbaijani
Bahasa Indonesia
Bahasa Melayu
Bangla
Bashkir
Belarusian
Bosanski
Brezhoneg
Bulgarian
Català
Cymraeg
Dansk
Eesti
Español
Esperanto
Euskara
Frysk
Furlan
Føroyskt
Gaeilge
Gàidhlig
Galego
Gujarati
Hebrew
Hindi
Hrvatski
Interlingua
Íslenska
Kannada
Kaszëbsczi
Kazakh
Kiswahili
Kurdî
Kyrgyz
Latviski
Lëtzebuergesch
Lietuvių
Lingua Latina
Magyar
Makedonski
Marathi
Nederlands
Nordfriisk
Norsk
O'zbekcha
Occitan
Ossetian
Persian
Polski
Português
Punjabi Gurmukhi
Română
Rumantsch
Sardu
Seeltersk
Shqip
Sicilianu
Sinhala
Slovensko
Slovensky
Srpski
Suomi
Svenska
Tagalog
Taiwanese
Tamil
Tatarça
Telugu
Thai
Tiếng Việt
Türkçe
Türkmençe
Ukrainian
Urdu
Uyghurche
DMOZ Internet Directory
Presented by
DMOZLive.com
Home
About
Submit Site
Tweet
Home
Computers
Programming
Languages
Fortran
Source Code
Linear Algebra
32 Sites
Categories
Eigenvalues
6 Sites
Sparse
12 Sites
Sites
[ Submit ]
Linear Algebra
- BLZPACK uses the block Lanczos algorithm to solve (generalized) eigenvalue problems, HLZPACK uses the Lanczos algorithm to solve Hermitian eigenvalue problems, and SKYPACK implements algorithms for matrices having a skyline structure. By Osni Marques.
Matran
- Fortran 95 wrapper that implements matrix operations and computes matrix decompositions using Lapack and the Blas.
Expokit
- Software package for computing small dense and large sparse matrix exponentials in Fortran and Matlab. Usable in C/C++.
LAPACK
- Fortran 77 routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.
Software Iterative Methods: GMRESR and BiCGstab(ell)
- Fortran 77 subroutines by Henk A. van der Vorst for the iterative methods GMRESR and BiCGstab(ell). These are methods for the iterative solution of large and typically sparse systems of linear equations with a nonsymmetric matrix.
LINPACK
- A collection of Fortran subroutines that analyze and solve linear equations and linear least-squares problems. The package solves linear systems whose matrices are general, banded, symmetric indefinite, symmetric positive definite, triangular, and tridiagonal square. In addition, the package computes the QR and singular value decompositions of rectangular matrices and applies them to least-squares problems.
Smart BLAS95
- Fortran 95 interface to the BLAS (Basic Linear Algebra Subprograms). The interface is a subset of the BLAS technical forum standard, covering the functionality of level 2 and 3 legacy BLAS routines (available on most machines).
F95 BLAS Proposal
- Fortran 95 code for the Basic Linear Algebra Subroutines proposal as presented at the BLAST Forum, by Zohair Maany and Sven Hammarling.
LGSOLV
- Modification of known Gauss method for pivot element elimination that uses internal rows-transposition-vector and works with matrix strictly "col-by-col". The algorithm factorizes the source matrix so that created factor-matrix may be used several times for quick solution of linear systems with many right hand sides.
Parallel Sparse Symmetric Direct Solver (PSPASES)
- High performance, scalable, parallel, MPI-based library, intended for solving linear systems of equations involving sparse symmetric positive definite matrices. The library provides various interfaces to solve the system using four phases of direct method of solution: compute fill-reducing ordering, perform symbolic factorization, compute numerical factorization, and solve triangular systems of equations.
Lapack BLAS Fortran Windows Win32 download
- Binaries compiled with Intel Fortran 9.0, links to LAPACK source code, and make file to create binaries. By David Svoboda.
Example Programs for the LAPACK Drivers
- The example programs illustrate the use of the double precision versions of the LAPACK drivers.
LAPACK
- Alternative source of LAPACK.
Fast Hankel and Toeplitz solvers
- In Fortran 90, by the MaSe (Matrices Having Structure) Team of the University of Leuven.
Click
[ Submit ]
above to Add a New Site, Update a Site, or Remove a Site from this Category.
This directory is made available through a Creative Commons Attribution license from the
DMOZ Organization.