Dear list,
I'd like to announce version 0.1 of LGSL, a numerical library for Lua.
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:
GitHub page:
Enjoy!
--
Best regards,
Lesley