Displaying 1 result from an estimated 1 matches for "dem_winzip".
2006 Apr 17
0
pre compiled gnu scientific library for win one-click-installer
...ttp://codeforpeople.com/lib/ruby/rb-gsl-win/rb-gsl-1.7.0.tgz
- unpack using winzip, etc. if using winzip be aware that you need to tweak
your options as the defaults will destroy valid tar balls. this is a
''feature'' of winzip.
http://www.humboldt.edu/~salab/dem_winzip.html
- cd do the directory you just unpacked and run
ruby install.rb
that''s it.
you should now be able to run something like this from the dos prompt
> set RUBYOPT=
> c:\ruby\bin\ruby -r gsl -e'' p GSL::Rng.new.uniform ''
which print out a...