ruby-narray 0.6.1.2-4build5 source package in Ubuntu

Changelog

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

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 03:17:18 -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
Noble 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-4build5.debian.tar.xz 4.5 KiB b88d761447022ada63bb589fcd0ef3df6686064751fa44d0374abe0e8d84260e
ruby-narray_0.6.1.2-4build5.dsc 2.0 KiB f4af5069b07e671c08f6cdc232e35380ef262f66a698ed64f9fd38de1f289e38

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