Skip to content

Commit

Permalink
added Fortran NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Feb 21, 2012
1 parent 51e3386 commit 06fff65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ FFTW 3.3.1
- Added AVX autodetection under Visual Studio. Thanks Carsten
Steger for submitting the necessary code.

- Modern Fortran interface now uses a separate fftw3l.f03 interface
file for the long double interface, which is not supported by
some Fortran compilers. Provided new fftw3q.f03 interface file
to access the quadruple-precision FFTW routines with recent
versions of gcc/gfortran.

* Added support for the NEON extensions to the ARM ISA. (Note to beta
users: an ARM cycle counter is not yet implemented; please contact
[email protected] if you know how to do it right.)
Expand Down

0 comments on commit 06fff65

Please sign in to comment.