Ticket #11498: rb-narray.patch
File rb-narray.patch, 995 bytes (added by dara@…, 18 years ago) |
---|
-
Portfile
2 2 PortSystem 1.0 3 3 PortGroup ruby 1.0 4 4 5 ruby.setup narray 0.5.8 extconf.rb {README.en SPEC.en ChangeLog} 6 version 0.5.8 5 ruby.setup narray 0.5.9 extconf.rb {README.en SPEC.en ChangeLog}\ 6 rubyforge:12235 7 version 0.5.9 7 8 maintainers yuhei@pop21.odn.ne.jp 8 9 description Numerical array package for ruby 9 10 long_description NArray is a class of Numerical N-dimensional Array, \ … … 13 14 NArray has features similar to NumPy, but NArray has vector \ 14 15 and matrix subclasses. 15 16 categories-append math 16 homepage http://www.ir.isas.ac.jp/~masa/ruby/index-e.html 17 master_sites http://www.ir.isas.ac.jp/~masa/ruby/dist/ 18 checksums md5 399d969d12faf22735689f594dd7279c 17 homepage http://narray.rubyforge.org/ 18 checksums md5 04962b591dac5a0f1c3384545b0cfa83 19 19 platforms darwin