RSS 63 projects tagged "English"

Download Website Updated 08 Sep 2012 Mathomatic

Screenshot
Pop 703.21
Vit 29.21

Mathomatic is a portable, general-purpose computer algebra system (CAS) that can solve, differentiate, simplify, combine, and compare algebraic equations, perform standard, complex number, modular, and polynomial arithmetic, etc. It does some calculus and is very easy to compile/install, learn, and use. The symbolic math application with a simple command-line interface is designed to be a colorful algebra calculator that is reliable, responsive, and convenient to use. The symbolic math library is lightweight and easy to include in other software, due to being written entirely in C with no additional dependencies.

Download Website Updated 18 May 2013 SLEEF

Screenshot
Pop 367.98
Vit 42.28

SLEEF (SIMD Library for Evaluating Elementary Functions) is a library that facilitates programming with SIMD instructions. It implements the trigonometric functions, inverse trigonometric functions, exponential and logarithmic functions in double precision without table look-ups, scattering from, or gathering into SIMD registers, or conditional branches. This library also includes some functions for evaluation in single precision.

No download Website Updated 01 Apr 2013 RPL/2

Screenshot
Pop 308.18
Vit 107.46

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

Download Website Updated 17 Mar 2013 SHOGUN

Screenshot
Pop 295.45
Vit 31.20

SHOGUN is a machine learning toolbox whose focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, all making use of the same underlying, efficient kernel implementations. Apart from SVMs and regression, SHOGUN also features a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons, and algorithms to train hidden Markov models. SHOGUN can be used from within C++, Matlab, R, Octave, and Python.

Download Website Updated 02 Nov 2011 Parallel BZIP2

Screenshot
Pop 181.21
Vit 10.93

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

No download Website Updated 05 Dec 2012 Fraqtive

Screenshot
Pop 109.82
Vit 13.11

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.

Download Website Updated 23 Apr 2013 Tk-Yupana

Screenshot
Pop 96.97
Vit 7.38

Tk-Yupana emulates the Yupana, an ancient calculating device of the Incas.

Download Website Updated 01 Jul 2012 Functy

Screenshot
Pop 93.79
Vit 5.21

Functy is a 3D graph drawing package. The emphasis of the application is to allow Cartesian and spherical functions to be plotted and altered quickly and easily. This immediacy and the vivid results are intended to promote fun exploration of 3D functions.

Download No website Updated 02 Nov 2011 Treep

Screenshot
Pop 90.99
Vit 3.84

Treep is a simple language for doing symbolical computations. It operates on numbers and strings that can be organized in more complex objects. These objects are lists of name-value pairs that are stored in memory as AVL trees. It has about sixty built-in functions to operate on such data and a way to define new functions. Treep syntax very much resembles Lisp. The power of treep is its simplicity and security. Treep is a good tool do process objects and relations between them. For example it is possible to define graphs as a sets of vertices and edges in text file, parse that file, do any computations you like, write modified data to text file. Treep works well on graphs, trees, linked lists, simple hashes. Treep is not good at processing texts, dealing with system input/output.

No download Website Updated 20 Aug 2008 CONSIDEO MODELER

Screenshot
Pop 90.03
Vit 1.75

CONSIDEO MODELER allows you to mindmap a complex problem, analyse it qualitatively to discover levers and bottlenecks, and even to simulate it by automatically building a system dynamics model. One can integrate any external data and setup a customized management cockpit for playing out scenarios. It is useful for organizational problems, project management, financial analysis, production processes, score cards, and much more.

Screenshot

Project Spotlight

gd

A library used to create PNGs, JPEGs, and other images

Screenshot

Project Spotlight

libsigrokdecode

A cross-platform protocol decoder library for logic analyzers.