Simple Project List Software Map

812 projects in result set
LastUpdate: 2009-09-30 06:31

Bit::Vector

Bit::Vector is a (stand-alone) C library and an object-oriented Perl module (with overloaded operators) which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" (e.g. for cryptography), and boolean matrices (all of arbitrary size) very efficiently.

LastUpdate: 2013-01-27 17:43

evolvotron

Evolvotron is an interactive "generative art" application to evolve images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and never got tired of the Mandelbrot set, this could be the software for you. It's implemented using Qt, and is multithreaded.

LastUpdate: 2007-04-25 03:19

Engauge Digitizer

Engauge Digitizer is digitizing software that converts an image showing a graph or map into numbers. The image file can come from a scanner, digital camera, or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet. Highlights for beginners include an intuitive interface and extensive context-sensitive documentation. Highlights for experts include compensation for image distortion, cartesian and polar coordinates, linear and logarithmic coordinates, automatic scanning, graphical previews, and browser help.

LastUpdate: 2013-04-02 21:49

RKWard

RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R project. RKWard strives to combine the power of the R language with the (relative) ease of use of commercial statistical packages. While RKWard is far from finished, it is already useful as an IDE interface to the R language.

LastUpdate: 2014-04-18 21:59

arbtt

The program arbtt, the automatic rule-based time tracker, allows you to investigate how you spend your time, without having to manually specify what you are doing. arbtt records which windows are open and active, and provides you with a powerful rule-based language to afterwards categorize your work.

LastUpdate: 2014-02-26 23:33

Eigen

Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms.

LastUpdate: 2011-11-02 22:58

Parallel BZIP2

PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (ie: anything compressed with PBZIP2 can be decompressed with bzip2).

LastUpdate: 2008-07-20 01:23

IT++

IT++ is a C++ library of mathematical, signal processing, and communication classes and functions. Its main use is in simulation of communication systems or for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes and lots of functions for vectors and matrices. Such a kernel makes the IT++ library similar to MATLAB or GNU Octave.

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: 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: 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)
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: 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: 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)