mtest

mtest 1.0

mtest is a Python implementation of the m-test, a two-sample test based on model selection and described in [1] and [2].Despite their importance in supporting experimental conclusions, standard statistical tests are often inadequate for research areas,...

Hypre

Hypre 2.0.0 / 2.8.0 Beta

Hypre's goal of the Scalable Linear Solvers project is to develop scalable algorithms and software for solving large, sparse linear systems of equations on parallel computers.The primary software product is hypre, a library of high performance...

dynts

dynts 0.4.1

dynts is a timeseries analysis and a timeseries domain specific language written in Python.Timeserie ObjectTo create a timeseries object directly:>>> from dynts import timeseries>>> ts = timeseries('test')>>> ts.type'zoo'>>> ts.name'test'>>>...

UDAV

UDAV 0.7.1.2

UDAV - Universal Data Array Visualization.UDAV is cross-platform program for data arrays visualization based on MathGL library. It support wide spectrum of graphics, simple script language and visual data handling and editing. It has window interface for...

MDP

MDP 3.3

MDP (Modular toolkit for Data Processing) is a library of widely used data processing algorithms that can be combined according to a pipeline analogy to build more complex data processing software.From the user's perspective, MDP consists of a collection...

levmar

levmar 2.6

levmar is an implementation of the Levenberg-Marquardt nonlinear least squares algorithms in C/C++.The lmder routine from Minpack, implemented in the early '80s at the Argonne National Lab, is perhaps the most widely used free implementation of the LM...

minpower

minpower 4.3.10

minpower is an open source toolkit for researchers and students in power systems. It is designed to make working with ED, OPF, and UC problems easy and beautiful. The goal is to foster collaboration with other researchers and to make learning easier for...

FEniCS

FEniCS 1.3.0

FEniCS is a free application for automated solution of differential equations. We provide software tools for working with computational meshes, finite element variational formulations of PDEs, ODE solvers and linear algebra.FEniCS is organized as a...