This library contains collection of random number generation algorithm:
- Additive Lagged Fibonacci
- Boost Random
- Gaussian Deviate Random
- GFSR Random
- Mersenne Twister
- Net Random
- Perlin Noise Random
- RanLux
- RNGCryptoServiceProvider
- Xor Shift
Posted by chonglongchoo on October 7, 2008
This library contains collection of random number generation algorithm:
Posted in Mathematics, Open Source Projects, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A mathematical library that consists of mathematics special functions, mathematics and scientific constants, extended functions (extend System.Math), Complex Number, Matrix and Vector.
Posted in Mathematics, Open Source Projects, c# | Leave a Comment »
Posted by chonglongchoo on October 5, 2008
A package consists of math library, vector and matrix library, statistics library, and numerical analysis library.
Posted in Mathematics, Open Source Projects, c# | Leave a Comment »