Hello John Which Linux distribution do you use? Maybe it GSL is included in Your distribution.You have to check it in Your Linux documentation how to install it. For example I installed OpenSuse. GSL was included on DVD disc image for OpenSuse . Installation was simple by choosing GSL to install in YAST which is standard tool for this distribution. http://en.wikipedia.org/wiki/YaST How to use GSL Gaussian random number generator you have to check in examples included in GSL documentation.
http://www.gnu.org/software/gsl/manual/html_node/Random-Number-Generation.html#Random-Number-Genera tion Best regards Piotr Tryniecki P.S. Sorry Klaus I've forgot use replay to all. W dniu 2015-01-26 23:18:48 użytkownik Zhengji Guo <[email protected]> napisał: > Dear Sir/Madam, > > I am a student from rutgers university, I have some problems of using GSL. I > am able to download gsl-1.16 file, however I am confused when reading the > INSTALL file because it’s too long and not clear. > > Would please give me some instructions so that I can simply work out how to > use the library included in GSL. > > All I need is to use GSL Gaussian random number generator and functions to > compute the cumulative normal distributions by C++ through visual studio. > > Thank you very much for your help! > > Best regards, > John >
