Download List

專案描述

Seldon is a C++ library for linear algebra. It provides matrix and vector structures, and functions for computations (linear algebra). It is designed to be efficient and convenient. It includes several types of matrices: full matrices, sparse matrices, symmetric matrices, Hermitian matrices, and triangular matrices. Different storing formats and memory managements can be selected. Seldon is interfaced with Blas (1, 2, 3) and Lapack. For sparse matrices, Seldon is interfaced with several direct solvers (MUMPS, SuperLU, and UmfPack). There are several iterative solvers available such as Gmres, BiCgSTAB, Qmr, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-24 05:55
5.0

This version comes a long time after version 4.1, and with many changes. About 40,000 source lines of code were added.

2009-05-07 05:38
5.0-rc1

This version is the first release candidate for Seldon 5.0.

Project Resources