| clapack |
math |
C version of LAPACK |
| eigen |
math |
Eigen is a C++ template library for linear algebra:
matrices, vectors, numerical solvers, and related algorithms. |
| elpa |
math |
Eigenvalue SoLvers for Petaflop-Applications. |
| geos |
math |
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) |
| gmp |
math |
GMP is a free library for arbitrary precision arithmetic,
operating on signed integers, rational numbers, and floating point numbers. |
| gurobi |
math |
The Gurobi Optimizer is a state-of-the-art solver for mathematical programming.
The solvers in the Gurobi Optimizer were designed from the ground up to exploit modern
architectures and multi-core processors, using the most advanced implementations of the
latest algorithms. |
| isl |
math |
isl is a library for manipulating sets and relations of integer points bounded by linear constraints. |
| jags |
math |
JAGS is Just Another Gibbs Sampler. It is a program for analysis
of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation |
| kahip |
math |
The graph partitioning framework KaHIP --
Karlsruhe High Quality Partitioning. |
| libcerf |
math |
libcerf is a self-contained numeric library that provides an efficient and
accurate implementation of complex error functions, along with Dawson,
Faddeeva, and Voigt functions.
|
| libxsmm |
math |
LIBXSMM is a library for small dense and small sparse matrix-matrix multiplications
targeting Intel Architecture (x86). |
| lpsolve |
math |
Mixed Integer Linear Programming (MILP) solver |
| mcr |
math |
The MATLAB Runtime is a standalone set of shared libraries
that enables the execution of compiled MATLAB applications
or components on computers that do not have MATLAB installed. |
| metis |
math |
METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes,
and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the
multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. |
| mpc |
math |
Gnu Mpc is a C library for the arithmetic of
complex numbers with arbitrarily high precision and correct
rounding of the result. It extends the principles of the IEEE-754
standard for fixed precision real floating point numbers to
complex numbers, providing well-defined semantics for every
operation. At the same time, speed of operation at high precision
is a major design goal. |
| mpfr |
math |
The MPFR library is a C library for multiple-precision floating-point
computations with correct rounding.
|
| mumps |
math |
A parallel sparse direct solver |
| netlogo |
math |
NetLogo is a multi-agent programmable modeling environment. It
is used by tens of thousands of students, teachers and researchers worldwide.
It also powers HubNet participatory simulations. It is authored by Uri Wilensky
and developed at the CCL. |
| ntl |
math |
NTL is a high-performance, portable C++ library providing data structures and algorithms
for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the
integers and over finite fields. |
| parmetis |
math |
ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning
unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the
functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and
large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way
graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes. |
| qhull |
math |
Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram,
halfspace intersection about a point, furthest-site Delaunay triangulation,
and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and
higher dimensions. Qhull implements the Quickhull algorithm for computing the
convex hull.
|
| sas |
math |
Statistical analysis package |
| scotch |
math |
Software package and libraries for sequential and parallel graph partitioning,
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. |
| stata |
math |
Stata is a complete, integrated statistical software package that provides everything you need for data analysis, data management, and graphics. |
| sundials |
math |
SUNDIALS: SUite of Nonlinear and DIfferential/ALgebraic Equation Solvers |
| voro++ |
math |
Voro++ is a software library for carrying out three-dimensional computations of the Voronoi
tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations,
computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that
rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used
to analyze a system of particles. |