ruby-fftw3 0.4-6 source package in Ubuntu

Changelog

ruby-fftw3 (0.4-6) unstable; urgency=medium


  * Fix Build-Depends for Ruby2.0 support
  * Rebuild against Ruby (>= 2.0), drop ruby1.8 binaries

 -- Youhei SASAKI <email address hidden>  Sun, 15 Dec 2013 22:49:02 +0900

Upload details

Uploaded by:
Youhei SASAKI
Uploaded to:
Sid
Original maintainer:
Youhei SASAKI
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-fftw3_0.4-6.dsc 2.1 KiB 6ccb9bf0a950890f5ebbf1f909d0fd1fb5eeffe7cc9e30765bc9d27b39be85de
ruby-fftw3_0.4.orig.tar.gz 6.2 KiB 6b0758b320de15950aa5ebb8c0239dde9caa6278f9d81362a990230ff1c6ccdb
ruby-fftw3_0.4-6.debian.tar.gz 4.3 KiB bed876a5d408fd2c8e1f2df5f4e40f8a44647b9641a8322fee5b374295c03ef6

Available diffs

No changes file available.

Binary packages built by this source

ruby-fftw3: No summary available for ruby-fftw3 in ubuntu utopic.

No description available for ruby-fftw3 in ubuntu utopic.

ruby-fftw3-dbg: Ruby FFT library using FFTW Ver.3

 Ruby-FFTW3 is the Ruby interface to the FFTW Ver.3 library.
 Features:
   - Use NArray, which is an efficient multi-dimensional numeric array
     class for Ruby
   - Multi-dimensional complex FFT.(Real data are coerced to complex)
   - Supports both double and single float transforms.
   - Not normalized as in FFTW
 .
 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.