Simple Project List Software Map

812 projects in result set
LastUpdate: 2013-05-30 13:26

GTKMathplot

GTKMathplot is an interactive plotting program based on GTK+ and the Cairo graphics library. It can display bidimensional curves, tridimensional curves, and surfaces from Cartesian or parametric equations describing the mathematical objects you would like to visualize. It is designed to be intuitive for high school students with good mathematical knowledge. University students of engineering, physics, mathematics, or natural sciences should need no explanation at all to start using it proficiently.

(Machine Translation)
Natural Language: English
Operating System: Linux
Programming Language: C
User Interface: GTK+
LastUpdate: 2003-04-04 17:10

The Quipu Maximum Entropy Package

Maximum entropy is a powerful method for constructing statistical models of classification tasks, such as part-of-speech tagging in Natural Language Processing. The Quipu Maximum Entropy Package is a Java implementation of the maximum entropy framework. It allows you to train, evaluate, and use maxent models.

LastUpdate: 2012-08-28 21:00

Nuiton-matrix

Nuiton-matrix is a Java library to manage multiple-dimensions matrices.

(Machine Translation)
LastUpdate: 2014-06-14 03:57

Interval arithmetic for Ada

The library provides an implementation of intervals for Ada. It includes arithmetic and relational operations.

LastUpdate: 2001-06-07 07:33

Gexpr

Gexpr is a shell calculator with floating point, standard C functions,
relational operators, and output in base 2/8/10/16. It is a light alternative
to bc(1). It can also be used to add floating point math to shell scripts.

(Machine Translation)
LastUpdate: 2007-05-30 10:09

Visual Turing Machine

Visual Turing Machine (VTM) is a program that lets you create Turing machines with a point and click interface instead of using esoteric languages. You can pack your complex machines into small boxes, and then reuse them as part of a bigger machine. VTM also features an infinite length tape.

LastUpdate: 2005-11-18 11:10

eq2png

eq2png is a short Perl script to easily convert
LaTeX equations into a PNG file. This is useful
for making Impress presentations with LaTeX
equations.

(Machine Translation)
LastUpdate: 2009-12-04 09:32

FooTeX

FooTex is software for converting LaTeX math
markup into MathML, HTML, or PNG. It is basically
just a wrapper for texvc and blahtex. It provides
some extra functionality, and gives a consistent
interface to the functionality of the two
underlying packages. The documentation is built
into the source code. When you install footex, the
documentation will be installed as a man page.

(Machine Translation)
LastUpdate: 2006-03-27 01:09

Math Objects

Math Objects is a math template library for C++
using generic programming techniques. It can
handle different kinds of mathematical objects in
a consistent way. The objects in the library
include matrices, polynomials, rational functions,
extended precision numbers, complex numbers, and
more. All of these can be handled like basic
numerical types like integers or floating point
numbers. One can access properties of a
mathematical type through a (partial)
specialization of a traits class for that type
(AlgebraicTraits).

(Machine Translation)
LastUpdate: 2010-03-22 08:26

JuMiCycling

JuMiCycling is a PHP/MySQL based cycling statistics repository.

Database Environment: MySQL
Natural Language: English
Operating System: Linux
Programming Language: PHP
LastUpdate: 2008-05-25 22:44

BConv

BConv is a command line Python script that
converts between numbers in base 2..36. It is
modelled after a similar program written in C by
the author in 1996.

(Machine Translation)
LastUpdate: 2001-04-02 03:25

surf

surf is a tool to visualize algebraic curves and algebraic surfaces. It is script-driven and has optionally a nifty GUI using the GTK widget set.

(Machine Translation)
LastUpdate: 2011-03-27 15:01

3D Lissajous Figures

qliss3d renders 3D Lissajous figures (figures made
of a different sine function for each dimension)
with a Qt interface. Users can look at the figures
from any viewing position they like and even
"listen" to the sound of the figures.

(Machine Translation)
LastUpdate: 2005-05-20 23:11

PyWeather

PyWeather is a collection of weather related
modules that are capable of performing conversion
calculations for many common meteorological units.

(Machine Translation)
LastUpdate: 2012-03-15 21:21

Isoline Retrieval

Isoline Retrieval uses supervised statistical classification to retrieve isolines from cross-track scanning or similar satellites. It contains software to generate training data using collocation or radiative transfer simulations, as well as routines to interpolate the final fields using a variation of multi-linear interpolation or kernel estimation. The currently-supported satellites are the Advance Microwave Sounding Unit (AMSU) series and, to a lesser extent, the Global Ozone Measurement Experiment (GOME). An ambitious researcher, however, could easily adapt the codes to a similar satellite.

(Machine Translation)