deal.II

deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements.
Find deal.II at: http://www.dealii.org/

Share
Posted in Fluid Dynamics | Leave a comment

LinAlg

Basic Linear Algebra and Optimization class library
Find LinAlg at: http://okmij.org/ftp/NumMath.html#cpp.linalg

Share
Posted in Linear Algebra | Leave a comment

CAMClass

Primarily Matrix/Vector/Array classes, but also some symbolic and graphics classes.
Find CAMClass at: http://www.math.ucla.edu/~anderson/CAMclass/CAMClass.html

Share
Posted in Linear Algebra | Leave a comment

The C++ Scalar, Vector, Matrix and Tensor Class Library

the title pretty much sums it up!
Find The C++ Scalar, Vector, Matrix and Tensor Class Library at: http://www.phy.bnl.gov/~bviren/git/libnuosc++

Share
Posted in Linear Algebra | Leave a comment

IML++

IML++ is a C++ templated library of modern iterative methods for solving both symmetric and nonsymmetric linear systems of equations.
Find IML++ at: http://math.nist.gov/iml++/

Share
Posted in Linear Algebra | Leave a comment

LAPACK++

Linear Algebra Package in C++
Find LAPACK++ at: http://math.nist.gov/lapack++/

Share
Posted in Linear Algebra | Leave a comment

TNT

The Template Numerical Toolkit is a collection of mathematical libraries for numeric computation in C++. Its fundamental classes include vectors, matrices, and multidimensional arrays.
Find TNT at: http://math.nist.gov/tnt/

Share
Posted in Linear Algebra | Leave a comment

SparseLib++

SparseLib++ is a C++ class library for efficient sparse matrix computations across various computational platforms.
Find SparseLib++ at: http://math.nist.gov/sparselib++/

Share
Posted in Linear Algebra | Leave a comment

OSSIM

OSSIM is a high performance software system for remote sensing, image processing , geographical information systems and photogrammetry.

Find OSSIM at: http://www.ossim.org/OSSIM/OSSIMHome.html

Share
Posted in Geography | Leave a comment

MV++

MV++ is a small, efficient, set of concrete vector and simple matrix classes for numerical computing.
Find MV++ at: http://math.nist.gov/mv++/

Share
Posted in Linear Algebra | Leave a comment