[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LGSL 0.1 released
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sat, 30 Jan 2016 20:18:49 +0200
2016-01-30 17:57 GMT+02:00 Lesley De Cruz <lesley.decruz@gmail.com>:
> LGSL is a collection of numerical algorithms and functions for Lua,
> based on the GNU Scientific Library (GSL). It allows matrix and vector
> manipulation, linear algebra operations, special functions, and much
> more.
>
> LGSL is based on the numerical modules of GSL Shell, and requires
> LuaJIT.
>
> Get LGSL:
>
> luarocks install lgsl
>
> Documentation:
>
> http://ladc.github.io/lgsl/
>
> GitHub page:
>
> https://github.com/ladc/lgsl
Could you perhaps expand on when one would prefer LGSL
to GSL-Shell itself?