Gplib++

Gplib++ 0.6.2

Gplib++ is a library of programs and C++ classes to analyze and model geophysical data.Gplib++ is a first glance at some of the code that will become part of this library. Documentation is still very sparse and any help is appreciated. Otherwise bear with...

NZMATH

NZMATH 1.1.0

NZMATH is a based number theory oriented calculation system written in Python. It is developed at Tokyo Metropolitan University. It is freely available and distributed under the BSD license.Your feedbacks are always...

lamprop

lamprop 1.3.3

lamprop's purpose is to calculate some properties of fiber-reinforced composite laminates. It calculates:- engineering properties like Ex, Ey, Gxy- thermal properties CTE_x and CTE_y- physical properties like density and laminate thickness- stiffness and...

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...