Path to this page:
Subject: CVS commit: wip/libbrahe
From: Kamel Derouiche
Date: 2010-05-16 17:53:43
Message id: E1ODgAA-000086-EX@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Import libbrahe-1.2.0 as wip/libbrahe.
A heterogeneous C library of interesting numeric functions
This library provides:
* a function for rounding floating point values to a specific number
of digits
* several pseudo-random number generators, including the Mersenne
Twister, various algorithms by Marsaglia, and ISAAC
* least common multiple and greatest common denominator functions
* a few trigonometry functions for finding the inversions of hyperbolic
sine, cosine, and tangent
This library is also used by libevocosm, which is in turn the
foundation for Acovea, used to determine optimal compiler optimizations
Files: