aboutsummaryrefslogtreecommitdiff
path: root/math/rubygem-narray/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* math/rubygem-narray: update to 0.6.1.2Steve Wills2018-07-101-2/+3
| | | | | | | | PR: 225013 Approved by: maintainer timeout (murashin@gfd-dennou.org, >6 months) Notes: svn path=/head/; revision=474368
* Update to version 0.6.1.1Pawel Pekala2015-02-061-2/+2
| | | | | | | | PR: 196992 Submitted by: murashin@gfd-dennou.org (maintainer) Notes: svn path=/head/; revision=378557
* math/rubygem-narray: update to 0.6.0.9Steve Wills2014-08-211-2/+2
| | | | | | | | PR: 190473 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> Notes: svn path=/head/; revision=365591
* NArray is an Numerical N-dimensional Array class. Supported element types areSteve Wills2014-03-251-0/+2
1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses. WWW: http://narray.rubyforge.org/ PR: ports/187917 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org> Notes: svn path=/head/; revision=349189