gslrandom

Cython wrappers for GSL random number generators


Keywords
monte-carlo
License
MIT
Install
pip install gslrandom==0.1.4

Documentation

GSLRNG

Cython wrappers for GSL random number generators.

Make sure GSL is installed. You might have to export LD_LIBRARY_PATH="/usr/local/lib" (or wherever you have installed it to).