My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
VFPmathLibrary is optimized to use the VFP extension available on the ARM processor of the iPhone / iPod touch. It provides low-cost single-precision and double-precision floating-point computation fully compliant with the ANSI/IEEE Std 754-1985 Standard for Binary Floating-Point Arithmetic. The VF...
This is now deprecated
Alpha is a C++ general purpose math library. The primary goal for Alpha is to provide simple easy to read source code for a variety of math functions. The library includes -Vector -Matrix -Quaternion -Polynomial -Bezier Collision geometry for shapes: -Box -Cone -Cylinder -Disk -...
This is a Release-Static build of GSL v1.8 (Gnu Scientific Library) for win32. The official build located at http://gnuwin32.sourceforge.net/packages/gsl.htm caused problems espesially gsl_matrix_column() function. So, I decided to build the beast myself.