RSS 4 projects tagged "Linear Algebra"

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 29.09
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.

No download No website Updated 05 Jan 2011 Elemental

Screenshot
Pop 22.80
Vit 29.46

Elemental is a C++ framework for distributed-memory dense linear algebra that strives to be fast, portable, and programmable. It can be thought of as a generalization of PLAPACK to element-by-element distributions that also makes use of recent algorithmic advances from the FLAME project. Elemental usually outperforms both PLAPACK and ScaLAPACK, however, it heavily relies on MPI collectives so a good MPI implementation is crucial. Both pure MPI and hybrid OpenMP-MPI configurations are supported.

No download No website Updated 16 Dec 2010 OpenMPF

Screenshot
Pop 21.79
Vit 29.81

OpenMPF is a library for solving large, dense, multi-RHS linear systems. It is based on MPI/openMP parallelism, and relies on BLAS/LAPACK/MUMPS for the single node computations. It implements direct and iterative solvers, out-of-core matrices and vectors, and is easily accessible through a Python interface.

Screenshot

Project Spotlight

Excelsior JET

A Java SE 6 compliant JVM with AOT compiler and deployment toolkit.

Screenshot

Project Spotlight

PMD

A Java source code analyzer.