SEAGE

SEAGE 0.2.9 Pre-Alpha

SEAGE is an open-source software that provides various meta-heuristic algorithms with their implementations on various optimization problems.Each meta-heuristic can be handled through an unified interface of an object called Adapter.Agents have been...

DOLFIN

DOLFIN 1.3.0

DOLFIN is an open source C++ interface to the FEniCS project for the Automation of Computational Mathematical Modeling (ACMM).It provides a consistent PSE (Problem Solving Environment) for solving partial and ordinary differential equations.What is new in...

Chombo

Chombo 3.1

Chombo project provides a set of tools for implementing finite difference methods for the solution of partial differential equations on block-structured adaptively refined rectangular grids. Both elliptic and time-dependent modules are included.Support...

MESH

MESH 1.13

MESH is a tool that measures distortion between two discrete surfaces (triangular meshes). The project uses the Hausdorff distance to compute a maximum, mean and root-mean-square errors between two given surfaces. Besides providing figures, MESH can also...

Lolimot

Lolimot 1.0

Lolimot is a model from the neural network's family. Lolimot stands for LOcal LInear MOdel Tree. Lolimot project a piecewise linear model for which each linear model is welded by a non linear function. This model belongs also to the neuro fuzzy models...

mathchem

mathchem 0.2.1

mathchem is a mathematical chemistry Python package.Calculates the following matrices:- Adjacency- Laplacian- Signless Laplacian- Normalized Laplacian- Distance- Resistance Distance- Reciprocal DistanceCalculates the following topological indices:-...

galculator

galculator 2.1.2

galculator is an open source and GTK based calculator utility that provides support for reverse polish notation.galculator features two user modes: scientific and basic.galculator is written entirely in C and uses GTK version 3.Features:Algebraic mode,...

Anagram Solver is a simple anagram solver program. You can use it against any spelling dictionary that is formatted:- one word per line- in alphabetical order If its not in alphabetical order, you could send it through pipe. The basic algorithm tries all...

Equation Grapher

Equation Grapher 20050225

Equation Grapher is a 2D implicit equation grapher.Equation Grapher allows you to plot equations of the form f(x,y) = g(x,y), with all of the standard operators (log, exp, sqrt, ...) as well as differentiation. Example equations:y = sin(x)x = sin(y)(xy)^2...