newsGSL Shell - News

 
 

GSL shell 1.0 beta 2 released

Item posted by Francesco Abbate <francesco> on Sun 21 Nov 2010 04:17:29 PM UTC.

The release 1.0 beta2 is finally out for testing. This release brings a lot of new features mainly in the graphical engine but also in the GSL implementation.

With the new graphical engine it is possible to do animations by using multiple graphical layers. It is also possible to layout multiple plots on a window and a new function to perform contour plot on a circular domain was added.

A major change was also done in the matrix operations semantics. Now you can mix real and complex matrix or even scalars and the each matrix is automatically promoted to complex when needed. This imply also that some functions that operate on matrix does not need to be specialized for real and complex matrix greatly simplifying the code.

This release feature also new module for function interpolation and B-Splines with complete documentation.

Francesco

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code