ruby-narray 0.6.1.2-4build3 source package in Ubuntu

Changelog

ruby-narray (0.6.1.2-4build3) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 17:26:00 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe ruby
Lunar release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-narray_0.6.1.2.orig.tar.gz 62.3 KiB d55f5d6adeed484d9c9f63c8a3b305814d2069086e43115ef3b7761119ed2e9a
ruby-narray_0.6.1.2-4build3.debian.tar.xz 4.4 KiB fac874b1beb87d1d83c3abf83b064ade43f55548dbd5472690c3469179d90f8d
ruby-narray_0.6.1.2-4build3.dsc 2.0 KiB f98ad7631bff4376fd504a9070d4ccc9d6c53dcb0979eb4e32a46accb67b06eb

Available diffs

View changes file

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-dbgsym: debug symbols for ruby-narray