newsGSL Shell - News: GSL Shell 0.6 released

 
 
Latest News
GSL Shell 2.3.0 released posted by francesco, Mon 27 May 2013 09:33:28 PM UTC
GSL Shell 2.0 beta1 released posted by francesco, Sun 30 Oct 2011 02:05:40 PM UTC
GSL shell 1.0 beta 2 released posted by francesco, Sun 21 Nov 2010 04:17:29 PM UTC
GSL Shell 0.10.0 released posted by francesco, Sat 26 Jun 2010 10:21:08 AM UTC
GSL Shell now with a Graphics module posted by francesco, Sat 26 Dec 2009 06:50:07 PM UTC

FFT inteface fully implemented

Item posted by Francesco Abbate <francesco> on Sat 17 Oct 2009 02:36:10 PM UTC.

A new complete interface has been developed for FFT routines both for complex and real numbers. The interface does not introduce any significant performance overhead over low-level GSL C API, the appropriate algorithm is automatically chosen based of the data size and the required resources are managed transparently. The half-complex array are also managed transparently for the final user.

In addition the documentation has been updated and FFT routines are fully documented.

A new simplified notation has been introduced for function literals.

 

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code