Source: ruby-narray Priority: optional Maintainer: Takemoto Kazuaki Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 Package: ruby-narray-dev Section: devel Architecture: any Depends: ruby-narray (= ${Source-Version}) Description: NArray - Ruby's Numerical N-Dimensional Array class. This package contains the statically linked library, the header files and the documentation. Package: ruby-narray Section: libs Architecture: any Depends: ${shlibs:Depends} Description: NArray - Ruby's Numerical N-Dimensional Array class. NArray is a class of Numerical N-dimensional Array, providing fast and efficiet computing of large data arrays. Element types - Integer, Float, Complex and Ruby Object. Methods - array manipulation, arithmetic operators and mathematical functionas(including FFTW and LU factorization)