RSS 5 projects tagged "Linear Algebra"

Download Website Updated 17 Apr 2013 Eigen

Screenshot
Pop 356.15
Vit 36.23

Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms.

No download Website Updated 07 Apr 2013 librsb

Screenshot
Pop 116.87
Vit 2.21

librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache-efficient and multithreaded (that is, shared memory parallel) operations on large sparse matrices. The most common operations necessary to iterative solvers are available (matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction/setting, blocks extraction, norm computation, formats conversion). The RSB format is especially well-suited for symmetric and transposed multiplication variants. On these variants, librsb has been found to be faster than Intel MKL's implementation for CSR. Most numerical kernels code is auto-generated, and the supported numerical types can be chosen by the user at buildtime. librsb implements the Sparse BLAS standard, as specified in the BLAS Forum documents.

No download No website Updated 22 Oct 2012 jMathLab

Screenshot
Pop 50.00
Vit 1.06

jMathLab is a platform for mathematical and numerical computations. It uses the Matlab/Octave programming language. It runs on any platform where Java is installed, and can also run on the Web browser. The following packages are included: symbolic calculations (simplification, differentials, integration), numeric calculations, evaluations of mathematical functions, special functions, linear algebra with vectors and matrices, plotting data and functions, saving data (vectors and matrices) in files, random numbers, statistics, and solving linear and non-linear equations

No download Website Updated 08 Oct 2012 Topologic

Screenshot
Pop 36.88
Vit 1.94

Topologic is a simple renderer for certain higher-dimensional geometric primitives and some regular 3D shapes. The idea is to make it easy for students of certain higher-dimensional maths and physics topics to visualize the typical primitives in those fields and get a grasp for the topic. Note: the program as such is freeware, while the part of it that deals with the Mathematics to project the geometric shapes to 3-space and 2-space has been released separately under an MIT/X style license.

Download No website Updated 08 Oct 2011 NLinear

Screenshot
Pop 28.98
Vit 1.00

NLinear is a generic linear algebra toolkit for the .NET platform. It is designed to work with any numeric type, including float and double.

Screenshot

Project Spotlight

ZXTune

A portable cross-platform library and a set of applications for ZX Spectrum music playback.

Screenshot

Project Spotlight

OpenMW

A reimplementation of the Morrowind engine.