From: Rodrigo Botafogo Date: 2013-04-09T04:24:54+09:00 Subject: Re: Ruby and science ? Hi All, I know this is an old post... but I´m new to the subject. I don´t know if people will read this or not. Anyhow, I´ve just implemented a Gem called MDArray which is available at RubyGem and GitHub (https://github.com/rbotafogo/mdarray). It implements a multi dimensional array in the spirit of numpy. It is far from numpy performance and features, but I´m planning to keep adding features. I think it should be functional for what it does, but still limited. It is targeted to JRuby as it uses Java-NetCDF library. Hope this can help someone... cheers, Rodrigo -- Posted via http://www.ruby-forum.com/.