GSL shell is an interactive command line interface that allows you to access the functions provided by the GNU Scientific Library.
GSL shell can be used interactively to perform calculations with matrices or vectors but it does allow also to write complex user defined functions with the LUA scripting interpreter.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version adds several enhancements to the plotting system, adds support to save plots in SVG format, implements support for customized plot legends and customized axis labels, implements the VEGAS Monte Carlo integration functions, adds a new and more complete implementation of the Special Functions module, adds support for smart auto-completion based on the readline library, adds a benchmark page in the webpage to show comparisons with C-optimized code and JIT contributions, and adds various other minor improvements and bugfixes.
· Three new contributors have joined the project.