RSS 11 projects tagged "Mathematics"

No download Website Updated 06 Mar 2003 A practical lambda-calculator

Screenshot
Pop 28.25
Vit 2.18

A practical lambda-calculator is a normal-order evaluator for the untyped lambda-calculus, extended with convenient commands and shortcuts to make programming in it more productive. Shortcuts are distinguished constants that represent terms. Commands define new shortcuts, activate tracing of all reductions, compare terms modulo alpha-conversion, print all defined shortcuts and evaluation flags, etc. Terms to evaluate and commands are entered at a read-eval-print-loop (REPL) "prompt" or "included" from a file by a special command. A Haskell branch is an embedding of the lambda calculator (as a domain-specific language) into Haskell. The calculator can be used interactively within Hugs or GHCi.

Download Website Updated 12 Jun 2002 CountYourEuro!

Screenshot
Pop 27.50
Vit 1.00

The idea of CYE (count your Euros) is to collect data on EuroCoins all over Europe, to analyze the flow of Euros. CYE is a client through which you can enter coin data.

Download Website Updated 05 Jul 2002 MetriK Conversion Utility

Screenshot
Pop 10.49
Vit 1.41

MetriK Conversion Utility is a program that converts commonly used English and Metric units back and forth.

No download Website Updated 26 Oct 2007 L2P

Screenshot
Pop 27.71
Vit 3.05

L2P creates PNG images from LaTeX math expressions. It can work with just a fragment of LaTeX code (such as $\frac{x^2+1}{3-x}$) or with a full LaTeX document. It is fully documented, and designed to be fast, robust, and to offer the user a great degree of flexibility and control.

Download Website Updated 09 Apr 2011 Template Numerical Toolkit

Screenshot
Pop 45.99
Vit 3.31

The Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++. The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical applications. The goal of this package is to provide reusable software components that address many of the portability and maintenance problems with C++ code.

Download Website Updated 15 Feb 2007 poissonrun

Screenshot
Pop 21.21
Vit 1.87

Poissonrun runs a given command statistically once every T seconds. The program can be run at any given time, but on average, it is every T seconds. The random process is based on the poisson distribution.

Download Website Updated 15 Apr 2012 PHAML

Screenshot
Pop 23.81
Vit 6.16

PHAML is a parallel program for the solution of 2D elliptic partial differential equations using low or high order finite elements, adaptive mesh refinement based on newest node bisection of triangles, and multigrid. All aspects of the method are based on the hierarchical basis functions.

Download Website Updated 21 Nov 2011 Parallel Three-Dimensional Fast Fourier Tr...

Screenshot
Pop 45.35
Vit 5.32

Parallel Three-Dimensional Fast Fourier Transforms, dubbed P3DFFT, is a library for computing 3D FFTs using 2D (pencil) decomposition. It is written using Fortran with MPI, and is tuned to work on multiple single-CPU systems (up to 32768 of them). It is built to leverage high-performance serial 1D FFT libraries, such as FFTW or ESSL.

Download No website Updated 23 Feb 2013 jHepWork

Screenshot
Pop 214.27
Vit 24.16

jHepWork (jWork) is an environment for scientific computation, data analysis, and data visualization for scientists, engineers, and students. The program is fully multi-platform (written in Java). Programs can be written in the Java, Jython/Python, and BeanShell scripting languages. Matlab/Octave is supported for symbolic calculations. The program can be used to display data and functions in D and 3D. It comes with a friendly IDE and a code assist.

Download Website Updated 18 May 2013 SLEEF

Screenshot
Pop 328.97
Vit 19.77

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.

Screenshot

Project Spotlight

Roundcube Webmail

A modern Webmail client for any IMAP mailbox.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.