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

이 버전은 버전 4.1 이후 오랜 시간이 와서 많은 변화가있다. 코드의 약 40,000 소스 라인을 추가했다.
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

이 버전 Seldon 5.0 첫 번째 릴리스 후보입니다.
This version is the first release candidate for Seldon 5.0.

Project Resources