ruby-fftw3 0.4-3 source package in Ubuntu

Changelog

ruby-fftw3 (0.4-3) unstable; urgency=low
  * Refactoring test suite  * Add ruby-narray to Depends -- Youhei SASAKI <email address hidden>  Fri, 22 Jul 2011 18:44:52 +0900

Upload details

Uploaded by:
Youhei SASAKI
Uploaded to:
Sid
Original maintainer:
Youhei SASAKI
Architectures:
any
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-fftw3_0.4-3.dsc 2.0 KiB 31a10a9bfa8d480e9ce1946c216aa95449a79b20b2d0f87ee9c363a0efaf2a02
ruby-fftw3_0.4.orig.tar.gz 6.2 KiB 6b0758b320de15950aa5ebb8c0239dde9caa6278f9d81362a990230ff1c6ccdb
ruby-fftw3_0.4-3.debian.tar.gz 3.7 KiB f5e697955e8a4f61f51bac276c5de7580e42e8ec317c7d127ed7691870de7c48

No changes file available.

Binary packages built by this source

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

No description available for ruby-fftw3 in ubuntu raring.

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.