Simple Project List Software Map

812 projects in result set
LastUpdate: 2009-10-30 21:57

Draco

Draco is an econometrics and statistics package
written with ease of use in mind. The software
offers a variety of regressions for econometric
analysis, and data is presented in a familiar,
spreadsheet-like interface. Draco features data
plotting and manipulation as well. It
interoperates with common open source formats,
including OpenDocument spreadsheets and Scalable
Vector Graphics.

(Machine Translation)
LastUpdate: 2010-03-30 07:45

SciDAVis

SciDAVis is an interactive application aimed at data analysis and publication-quality plotting. It combines a shallow learning curve and an intuitive, easy-to-use graphical user interface with powerful features such as scriptability and extensibility. It is similar in its field of application to proprietary Windows applications like Origin and SigmaPlot, as well as free applications like QtiPlot, Labplot, and Gnuplot. What sets SciDAVis apart from the above is its emphasis on providing a friendly and open environment (in the software as well as the project) for new and experienced users alike, and particularly in providing good documentation on all levels.

LastUpdate: 2011-05-30 13:36

UDAV

UDAV is a cross-platform program for data array visualization based on the MathGL library. It supports a wide spectrum of graphics, simple script language, and visual data handling and editing. It has a windowed interface for data viewing, changing, and plotting. It can execute MGL scripts, set up and rotate graphics, export to bitmap or vector (EPS or SVG) files, draw TeX-like formulas, and so on.

(Machine Translation)
LastUpdate: 2014-03-01 21:18

BoolStuff

BoolStuff is a small C++ library that computes the Disjunctive Normal Form of a boolean expression binary tree. The library also has a C programming interface.

(Machine Translation)
LastUpdate: 2011-04-28 12:05

Proof General

Proof General is a generic Emacs interface for proof assistants, suitable for use by pacifists and Emacs militants alike. It is supplied ready-customized for LEGO, Coq, and Isabelle. You can adapt Proof General to other proof assistants if you know a little bit of Emacs Lisp.

(Machine Translation)
LastUpdate: 2003-10-22 20:25

SalStat

SalStat is an small application for the
statistical analysis of scientific data (with a
special concentration on psychology). It is a bit
like SPSS and StatView, and it is written in
Python/wxPython.

(Machine Translation)
LastUpdate: 2007-12-17 11:00

LabPlot

LabPlot is a KDE application for data plotting and function analysis. It support both 2D and 3D plots and tries to emulate most of the functions supported by programs like Microcal Origin or SPSS Sigmaplot.

LastUpdate: 2014-01-07 23:16

MLPACK

MLPACK is a C++ machine learning library with an emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and maximum flexibility for expert users. It contains algorithms such as k-means, Gaussian mixture models, hidden Markov models, density estimation trees, kernel PCA, locality-sensitive hashing, sparse coding, linear regression and least-angle regression.

(Machine Translation)
LastUpdate: 2004-01-23 05:38

Calculating Pi

Calculating Pi is a project for the calculation of the mathematical constant Pi through various methods. Mathematicians and programmers are encouraged to contribute ideas or code for this project.

(Machine Translation)
LastUpdate: 2012-11-06 10:42

Accord.NET Framework

Accord.NET provides statistical analysis, machine learning, image processing, and computer vision methods for .NET applications. The Accord.NET Framework extends the popular AForge.NET with new features, adding to a more complete environment for scientific computing in .NET.

(Machine Translation)
LastUpdate: 2012-06-09 19:18

RPy

RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system can easily be used from within Python, without introducing any changes.

LastUpdate: 2009-04-08 20:42

TaDaPro

TaDaPro (Tabular Data Processor) is a command-line
utility to operate with numerical column tabulated
data. It is intended for operations that are
cumbersome to do by hand in a spreadsheet and for
transformations that have to be applied as a batch
process on many files.

(Machine Translation)
LastUpdate: 2012-12-05 23:03

Fraqtive

Fraqtive is a multi-platform generator of the Mandelbrot family fractals. It uses very fast algorithms that support SSE2 and multi-core processors. It generates high quality anti-aliased images and renders 3D scenes using OpenGL. It allows real-time navigation and dynamic generation of the Julia fractal preview.

LastUpdate: 2012-08-04 01:11

The Gerris Flow Solver

Gerris can solve the time-dependent Euler, Stokes, and
Navier-Stokes equations of fluid motion. The domain
geometry can be arbitrarily complex. An octree mesh is
used. Mesh generation is entirely automatic. The code is
adaptive: the local resolution is automatically and
continuously adapted to the computed solution.

(Machine Translation)
LastUpdate: 2008-12-25 11:43

jfftw3

jfftw3 provides JNI access to FFTW, an open source
C library for the computation of discrete Fourier
transforms. jfftw3 consists of a thin native
wrapper for the FFTW 3.2 library. The wrapping
covers FFTW's memory allocation, basic planner
interface, and wisdom handling. The native wrapper
is designed to support automatic JNI generation by
gluegen into a useful Java API providing the
original procedural FFTW interface.

(Machine Translation)