ruby-narray 0.6.1.2-4build4 source package in Ubuntu

Changelog

ruby-narray (0.6.1.2-4build4) noble; urgency=medium

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 02:07:08 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

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-4build4.debian.tar.xz 4.4 KiB cda3257f1c81d4e162b98cb2ab79b2d771ecb4e7aa730b76da963a77fa6c4089
ruby-narray_0.6.1.2-4build4.dsc 2.0 KiB e1cb40baea8d4ec34808f413a41c7b4d582308a7a01e8ccae0f5025b73ce58af

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