ruby-narray 0.6.0.1-4 source package in Ubuntu

Changelog

ruby-narray (0.6.0.1-4) unstable; urgency=medium


  * Bump Standard Version: 3.9.5
  * Already Fixed linking issue (Closes: #723527)

 -- Youhei SASAKI <email address hidden>  Thu, 30 Jan 2014 03:26:34 +0900

Upload details

Uploaded by:
daigo
Uploaded to:
Sid
Original maintainer:
daigo
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-narray_0.6.0.1-4.dsc 2.1 KiB 45f02b008149266e03b1d5264708fcf1a9d1709f92c28cda2cc575ec7f3a0ea8
ruby-narray_0.6.0.1.orig.tar.gz 66.8 KiB 40444c50109437c1c1b88d4efbc9b54f489b0b5a479001aa5313a33972c3e299
ruby-narray_0.6.0.1-4.debian.tar.xz 3.4 KiB 931f957254deef0a29717df1e720b30a23f99a84c8fb259b0468f9b894561d76

Available diffs

No changes file available.

Binary packages built by this source

ruby-narray: Numerical N-dimensional Array library for Ruby

 NArray is an extension library for Ruby that provides fast calculation and
 easy manipulation of large numerical arrays with the Ruby language. It has
 numerical n-dimensional array class as well as vector and matrix subclasses,
 which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and
 Ruby Object.

ruby-narray-dbg: Numerical N-dimensional Array library for Ruby (debug symbols)

 NArray is an extension library for Ruby that provides fast calculation and
 easy manipulation of large numerical arrays with the Ruby language. It has
 numerical n-dimensional array class as well as vector and matrix subclasses,
 which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and
 Ruby Object.
 .
 This package is provided primarily to provide a backtrace with names
 in a debugger, this makes it somewhat easier to interpret core
 dumps. Most people will not need this package.