Projects tagged ‘library’ and ‘math’


[17 total ]
28

GNU Octave

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language.

Metrics updated about 2 hours ago

19

Maxima -- GPL CAS based on DOE-MACSYMA

   
Primary Language: Lisp

Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. It features plotting over the network via netmath, computations over the network, extensive testing on a large array of problems, a source level debugger for ... [More] maxima code, ease of extension in fundamentally new ways, access to Common Lisp and portability to many systems. [Less]

Metrics updated about 3 hours ago

6

GSL - GNU Scientific Library

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.

Metrics updated 27 Apr 08

4

Math.NET

 
Primary Language: C# Licensed as: GNU Lesser General Public License 2.1

A mathematical open source library written in C#/.Net, aiming to provide a self contained clean framework for symbolic algebraic and numerical / scientific computations.

Metrics updated about 18 hours ago

4

Atlas

 
Primary Language: C++

The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. It provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.

Metrics updated about 21 hours ago

3

Eigen

 
Primary Language: C++ Licensed as: GNU General Public License 2.0

Eigen is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. Unlike most other linear algebra libraries, Eigen focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to providing optimal speed with GCC.

Metrics updated about 4 hours ago

2

JEuclid

 
Primary Language: Java Licensed as: Apache License, 2.0

JEuclid is a complete MathML rendering solution, consisting of: * A MathViewer application * Command line converters from MathML to other formats * An ant task for automated conversion * Display components for AWT and Swing * A component for Apache Cocoon * A plug-in for Apache FOP

Metrics updated about 15 hours ago

2

lib2geom

 
Primary Language: C++

Lib2geom (2Geom in private life) is a library developed for inkscape to provide a robust computational geometry framework. It is not a rendering library, instead concentrating on high level algorithms such as computing arc length.

Metrics updated about 22 hours ago

1

probability

 
Primary Language: Haskell Licensed as: BSD-ish License

he Library allows exact computation with discrete random variables in terms of their distributions by using a monad. The monad is similar to the List monad for non-deterministic computations, but extends the List monad by a measure of probability. Small interface to R plotting.

Metrics updated about 9 hours ago

1

Math::Symbolic

 
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 1.0,GNU General Public License 2.0 or later

Math::Symbolic is intended to offer symbolic calculation capabilities to the Perl programmer without using external (to Perl) libraries and/or applications. It's quite limited in scope. No integration of expressions, for example. However, various ... [More] extensions have been written to allow things like symbolic tree transformations using declarative syntax or compilation to Perl or C code for faster numeric evaluation. [Less]

Metrics updated about 17 hours ago