Combinatorics (1)
Differential Equations (17)
Dynamical Systems (4)
Education (1)
Geometry (3)
Linear Algebra (26)
Numerical Methods (5)
Optimization (12)
Probability (1)
Set Theory (1)
Statistics (8)
Topology (1)
K3DSurf is a program for visualizing and manipulating multidimensional surfaces by using Mathematical equations. It’s also a "modeler" for POV-Ray in the area of parametric surfaces. It features 3D, 4D, 5D, and 6D HyperObjects visualization, full support for all functions … Continue reading
OpenFlower (FLOW solvER) is a C++ open source CFD code mainly intended to solve the turbulent incompressible Navier-Stokes equations with a LES approach. It can deal with arbitrary complex 3D geometries with its finite volume approach (multi-elements meshes are accepeted). … Continue reading
EASY! is an easy to use fortran code for constrained and unconstrained non-linear optimization. Very large problems can be handled. Find EASY! at: http://www.ime.unicamp.br/~martinez/software.html
The Clados Project maintains an open source java library capable of implementing geometric algebras (Clifford Algebras) in computer applications designed to simulate physical events and environments. Find clados Project at: http://clados.sourceforge.net/
The OpenFOAM (Field Operation and Manipulation) software package can simulate anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics, electromagnetics and the pricing of financial options. Find OpenFOAM at: http://www.openfoam.org
ViSta, the Visual Statistics System, features statistical visualizations that are highly dynamic and very interactive. Dynamic, High-Interaction, Multi-View Graphics: ViSta constructs very-high-interaction, dynamic graphics that show you multiple views of your data simultaneously. The graphics are designed to augment your … Continue reading
What is lp_solve and what is it not? The simple answer is, lp_solve is a Mixed Integer Linear Programming (MILP) solver. It is a free (see LGPL for the GNU lesser general public license) linear (integer) programming solver based on … Continue reading
C++ BigInt class enables the user to work with arbitrary precision integers Find C++ BigInt class at: https://sourceforge.net/projects/cpp-bigint/
Generating combinatorial objects: exponents, all exponents, permutations, color permutations, arrangements, combinations for any numbers and words Find Generating combinatorial objects in C++ at: https://sourceforge.net/projects/comb-objects/
pbd is an ODE solution package, written in C, and based on the PBD method of van Bokhoven (IEEE Trans. on Circuits and Systems, v CAS-22, no 2, Feb. 1975, pp109-115). pbd provides a callable function, pbd(), which is intended … Continue reading