From: "ara.t.howard" Date: 2008-04-14T00:11:11+09:00 Subject: Re: Looking for Hidden Gems On Apr 13, 2008, at 7:40 AM, James Gray wrote: > I bet that's great library, but, not being a scientist, I'm probably > the wrong guy to talk it up. Thanks for the suggestion though Ara. A) it's the single biggest ruby project after rails. think about that! B) take 50% of the list where people say 'ruby is too slow at XXXX' or why can't i do 'XXX' - the gsl is by far the largest container of algorithms on rubyforge, but orders of magnitude, it's not just science: scan this list http://rb-gsl.rubyforge.org/ref.html and you'll see things like 'complex numbers', 'vectors', 'matrices' 'permutations', 'FFT', 'random number generation', 'statistics', and 'NArray compatibilities' scan the list of ruby quizes and you'll see where i'm headed ;-) > > > I ma bug you when I start trying to make good NArray examples for > similar reasons… ;) sure. the fact that these two libs work together is immensely powerful. check this out http://codeforpeople.com/katrina/fast/ and here is the code http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/155483 using narray in combination of mmap. cheers. a @ http://codeforpeople.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama