OpenScience / Software / Mathematics



GAP – Groups, Algorithms and Programming

GAP is a free system for computational discrete algebra. Find GAP – Groups, Algorithms and Programming at: http://www.gap-system.org/

Share
Posted in Abstract Algebra | Leave a comment

PyGeo: a Dynamic 3d geometry laboratory

PyGeo is a dynamic geometry laboratory and toolkit. PyGeo may be used to explore the most basic concepts of Euclidean geometry at an introductory level, including by elementary schools students and their teachers. But is particularly suitable for exploring more … Continue reading

Share
Posted in Geometry | Leave a comment

COIN-OR

The Computational Infrastructure for Operations Research (COIN-OR) project is an initiative to spur the development of open-source software for the operations research community. Projects include linear and nonlinear optimization solvers and a tabu search framework. Find COIN-OR at: http://www.coin-or.org/

Share
Posted in Optimization | Leave a comment

GLPK

GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. … Continue reading

Share
Posted in Optimization | Leave a comment

mathc : Math, Language c, Gnuplot, MapleV.

Linear algebra functions in language C. Presentation of the functions: addm, subm, multm, powm, smultm, transpose, trace, det, minor, mminor, cofactor, mcofactor, adjoint, inverse, inverse(gaussjordan), gauss, gaussjordan. There are 15 packages. Find mathc : Math, Language c, Gnuplot, MapleV. at: … Continue reading

Share
Posted in Linear Algebra | Leave a comment

The R Project for Statistical Computing

R is `GNU S’ – A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical … Continue reading

Share
Posted in Statistics | Leave a comment

Scilab

Scilab is a scientific software package for numerical computations in a user-friendly environment. It features: Elaborate data structures (polynomial, rational and string matrices, lists, multivariable linear systems,…). Sophisticated interpreter and programming language with Matlab-like syntax. Hundreds of built-in math functions … Continue reading

Share
Posted in Mathematics | Leave a comment

JNumeric: Numerical Python for Jython

Provides the functionality for Jython that Numerical Python does for Python (CPython). As the Numerical Python documentation states, it is "…a collection of extension modules to provide high-performance multidimensional numeric arrays to the Python programming language." JNumeric provides the same … Continue reading

Share
Posted in Numerical Methods | Leave a comment

Ode

Ode is a Unix command-line ordinary differential equation solver. It is intended for use as a filter in pipelines, in the spirit of statistics and data-processing codes like TISEAN and |stat. Find Ode at: http://keithbriggs.info/Ode.html

Share
Posted in Ordinary | Leave a comment

Math::ODE

Solve N-th Order Ordinary Differential Equations with Perl. Object Oriented interface and easy to use. Find Math::ODE at: http://www.leto.net/code/Math-ODE/

Share
Posted in Ordinary | Leave a comment