pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/fftw



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 31 08:33:10 UTC 2014

Modified Files:
        pkgsrc/math/fftw: Makefile distinfo

Log Message:
Update to 3.3.4:

FFTW 3.3.4

* New functions fftw_alignment_of (to check whether two arrays are
  equally aligned for the purposes of applying a plan) and fftw_sprint_plan
  (to output a description of plan to a string).

* Bugfix in fftw-wisdom-to-conf; thanks to Florian Oppermann for the
  bug report.

* Fixed manual to work with texinfo-5.

* Increased timing interval on x86_64 to reduce timing errors.

* Default to Win32 threads, not pthreads, if both are present.

* Various build-script fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/math/fftw/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/fftw/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index