RSS 23 projects tagged "Math"

No download Website Updated 20 Jul 2009 XaoS

Screenshot
Pop 172.44
Vit 3.15

XaoS is a fast, portable, real-time, and interactive fractal zoomer. It displays the Mandelbrot set (among other escape time fractals) and allows you zoom smoothly into the fractal. Various coloring modes are provided for both the points inside and outside the selected set. In addition, switching between Julia and Mandelbrot fractal types and on-the-fly plane switching is provided.

Download Website Updated 15 May 2012 Statistics-Descriptive

Screenshot
Pop 65.05
Vit 5.27

Statistics-Descriptive is a Perl module to perform Statistical Analysis on numeric data. It can retrieve such things as the mean (or average), the median, the standard deviation, a histogram/frequency analysis, etc.

Download Website Updated 08 Mar 2011 Tiny Calculator

Screenshot
Pop 19.47
Vit 38.04

Tiny Calculator is a command line calculator for developers. It can resolve a complex expression mixing decimal, hexadecimal, and binary numbers. The result is automatically converted to decimal, hexadecimal, and binary formats.

Download No website Updated 05 Jun 2009 SGX Engine Core

Screenshot
Pop 22.34
Vit 38.04

SGX Engine Core contains the basic functionality which underpins SGX, a 3D graphics engine from Steven Goodwin. It is based around a series of null drivers and loosely-coupled modules to facilitate an infinitely upgradable engine. It is primarily suited to games and digital TV backdrops.

Download Website Updated 25 Mar 2010 python-colormath

Screenshot
Pop 70.25
Vit 2.24

python-colormath is a Python module which abstracts common color math operations. (For example, converting from CIE L*a*b to XYZ, or from RGB to CMYK.) Other operations, such as calculating ANSI and ISO density from spectral data or taking the delta E of two colors, are also covered.

Download No website Updated 16 Aug 2009 Perl Math::FastGF2

Screenshot
Pop 20.74
Vit 1.00

Perl Math::FastGF2 is a Perl math module for performing arithmetic on Galois Fields. Galois Fields have applications in Cryptography (such as the AES encryption system or various threshold systems for sharing secrets) and Error-correcting Codes (eg, Rabin's Information Dispersal Algorithm or Reed-Solomon Codes). It currently implements all the primitive maths operations needed to work with Galois Field polynomials. A set of demo scripts is included that implements Shamir's Secret Sharing algorithm using the module.

No download Website Updated 16 Aug 2009 Perl Crypt::IDA

Screenshot
Pop 29.73
Vit 37.08

Crypt::IDA is a Perl module that implements Rabin's Information Dispersal Algorithm. This is what's known as a "threshold system": a secret is divided into n shares with the property that any k (the "quorum" or "threshold") of those shares (with k <= n) can be combined at a later time to reconstruct the secret. The algorithm should be cryptographically secure in the sense that if fewer shares than the quorum k are presented, no information about the secret is revealed. The module uses Math::FastGF2 to efficiently implement the algorithm, making it suitable for securely sharing and distributing even large files. The Crypt::IDA::ShareFile module implements a file format for creating, storing, and distributing shares created with Crypt::IDA.

No download No website Updated 24 Sep 2009 posnumcon

Screenshot
Pop 19.05
Vit 36.54

POSNUMCON is a command-line (or console mode) program for converting between positional numeral systems written in C++. It is able to convert between any positional numeral system (e.g. decimal, octal, binary and hexadecimal) with base (radix) between 2-36 (there is the possibility for extension). It offers full support for big length, negative, and floating-point (fractional) numbers, saving calculation results to a text file. It is fully and easily customizable.

Download Website Updated 24 Oct 2011 Convex processing

Screenshot
Pop 46.78
Vit 1.83

Convex processing is a quick and efficient library to implement algorithms based on convex analysis. Some specific fields are addressed, such as general image processing and tomography. The graphical interface allows users to play with some reconstruction algorithms in tomography and denoising. For developers, the API is simple, several examples of use are provided, and all important parts are covered by unit tests. This software is intended to help people play, understand, and improve those algorithms.

Download No website Updated 16 Jan 2010 RPyGTK

Screenshot
Pop 33.72
Vit 35.52

RPyGTK is a GTK+ based frontend for R designed for use in the physical sciences and integration with LaTeX.

Screenshot

Project Spotlight

Hypertable

A high performance, scalable database modeled after Bigtable.

Screenshot

Project Spotlight

prwd

A tool to print your working directory in a reduced form.