EddyGun / gsl-shell

GSL library shell based on LuaJIT2

Home Page:http://www.nongnu.org/gsl-shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

* GSL shell 2.2
* Copyright (C) 2009-2012 Francesco Abbate
* Author: Francesco Abbate
* Published under GNU GENERAL PUBLIC LICENSE, version 3

GSL shell offers an interactive command-line interface that gives
access to GSL collection of mathematical functions. GSL shell is based
on the powerful and elegant scripting language Lua.

GSL shell is not just a wrapper over the C API of GSL but does offer
much more simple and expressive way to use GSL. The objective of GSL
shell is to give the user the power of easily access GSL functions
without having to write a complete C application.

GSL Shell is based on LuaJIT2.
LuaJIT is Copyright © 2005-2012 Mike Pall.
LuaJIT is open source software, released under the MIT license.
More informations on the LuaJIT webpage http://luajit.org.

About

GSL library shell based on LuaJIT2

http://www.nongnu.org/gsl-shell

License:GNU General Public License v3.0


Languages

Language:C 58.6%Language:Lua 21.0%Language:C++ 11.2%Language:HTML 6.4%Language:Makefile 1.1%Language:JavaScript 1.0%Language:Batchfile 0.4%Language:CSS 0.2%Language:Python 0.1%Language:Roff 0.1%Language:Objective-C 0.0%