Home
Music_Metasearch
Music Top Sites
Music Store

AllMusicListings
Concert Listings
Concert Tickets

AllMusicTalk
Chat Rooms
Message Boards

MusicNews
Pop Music News
Pop Music Reviews
Music Business
MP3 News

Community Blogs
Free Member Blogs

AllMusicPages
Free Web Pages

AllMusicBookmarks
Your Bookmarks

AllMusicFun
Musical Postcards
Relationship Test
Tarot Readings
Numerology

Music Auctions
Auctions
Classifieds

Music Apparel
AllMusicSearch Apparel

Music Store
MP3 Players
Audio Equipment
MP3 Software

Musical Instruments

Music Books
Music Magazines

Music T-Shirts

Alternative Rock
Blues
Broadway & Vocal
Children's
Christian & Gospel
Classic Rock
Classical
Country
Dance & DJ
Folk
Hard Rock & Metal
International
Jazz
Latin Music
Miscellaneous
New Age
Opera & Vocal
Pop
R&B
Rap & Hip-Hop
Rock
Soundtracks

Music Videos
Music DVDs

AllMusicSearch Music Directory
Web Directory
AllMusicSearch.com Music Guide

Linear Algebra (44)

Categories:

See Also:
Sites:

http://www.nag.com/lapack-ex/lapack-ex.html
» Example Programs for the LAPACK Drivers Open in a new browser window
   The example programs illustrate the use of the double precision versions of the LAPACK drivers.
   http://www.nag.com/lapack-ex/lapack-ex.html
http://www.maths.uq.edu.au/expokit/
» Expokit Open in a new browser window
   Software package for computing small dense and large sparse matrix exponentials in Fortran and Matlab. Usable in C/C++.
   http://www.maths.uq.edu.au/expokit/
http://www.nag.co.uk/numeric/F95_BLAS_proposal/F95_BLAS_proposal.html
» F95 BLAS Proposal Open in a new browser window
   Fortran 95 code for the Basic Linear Algebra Subroutines proposal as presented at the BLAST Forum, by Zohair Maany and Sven Hammarling.
   http://www.nag.co.uk/numeric/F95_BLAS_proposal/F95_BLAS_proposal.html
http://www.cs.kuleuven.ac.be/~marc/software/
» Fast Hankel and Toeplitz solvers Open in a new browser window
   In Fortran 90, by the MaSe (Matrices Having Structure) Team of the University of Leuven.
   http://www.cs.kuleuven.ac.be/~marc/software/
http://turner-family.com/John/LANL/JTpack.html
» JTPACK Linear Solver Toolkit Open in a new browser window
   Toolkit containing various Fortran routines developed over a number of years in support of several code efforts at Los Alamos National Lab. It contains some BLAS-like routines, some LAPACK-like routines, various iterative solvers, and utility routines lik
   http://turner-family.com/John/LANL/JTpack.html
http://www.cs.colorado.edu/~jessup/lapack/
» LAPACK Open in a new browser window
   Alternative source of LAPACK.
   http://www.cs.colorado.edu/~jessup/lapack/
http://archives.math.utk.edu/software/msdos/numerical.analysis/lgsolv/.html
» LGSOLV Open in a new browser window
   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 f
   http://archives.math.utk.edu/software/msdos/numerical.analysis/lgsolv/.html
http://www.netlib.org/linpack/
» LINPACK Open in a new browser window
   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 tridiag
   http://www.netlib.org/linpack/
http://www.stanford.edu/group/SOL/software/lumod.html
» LUMOD Open in a new browser window
   Updates a dense square factorization L*C = U, when rows and columns of C are added, deleted or replaced.
   http://www.stanford.edu/group/SOL/software/lumod.html
http://www.fi.muni.cz/~xsvobod2/misc/lapack/
» Lapack BLAS Fortran Windows Win32 download Open in a new browser window
   Binaries compiled with Intel Fortran 9.0, links to LAPACK source code, and make file to create binaries. By David Svoboda.
   http://www.fi.muni.cz/~xsvobod2/misc/lapack/
http://crd.lbl.gov/~osni/#Software
» Linear Algebra Open in a new browser window
   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.
   http://crd.lbl.gov/~osni/#Software
http://www.cs.umd.edu/~stewart/matran/Matran.html
» Matran Open in a new browser window
   Fortran 95 wrapper that implements matrix operations and computes matrix decompositions using Lapack and the Blas.
   http://www.cs.umd.edu/~stewart/matran/Matran.html
http://www.cerfacs.fr/algor/Setup/JSEnabledFrameset.html
» Parallel Algorithms Project Open in a new browser window
   Codes to solve linear systems with the GMRES and conjugate gradient methods, among other topics.
   http://www.cerfacs.fr/algor/Setup/JSEnabledFrameset.html
http://www-users.cs.umn.edu/~mjoshi/pspases/index.html
» Parallel Sparse Symmetric Direct Solver (PSPASES) Open in a new browser window
   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
   http://www-users.cs.umn.edu/~mjoshi/pspases/index.html
https://perswww.kuleuven.be/~u0006235/ACADEMIC/r_psSchur.html
» PsSchur Open in a new browser window
   Computes the periodic real Schur decomposition of a matrix product. By Kurt Lust.
   https://perswww.kuleuven.be/~u0006235/ACADEMIC/r_psSchur.html
http://artax.karlin.mff.cuni.cz/~hajej2am/blas95/
» Smart BLAS95 Open in a new browser window
   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).
   http://artax.karlin.mff.cuni.cz/~hajej2am/blas95/
http://www.math.uu.nl/people/vorst/software.html
» Software Iterative Methods: GMRESR and BiCGstab(ell) Open in a new browser window
   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.
   http://www.math.uu.nl/people/vorst/software.html

This category needs an editor

Last Updated: 2007-01-02 19:57:55



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by AllMusicSearch.com editors

Free previews by Thumbshots.org