lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Thank you for reply.
I've seen it already.
gslshell is a good extension and has much more functionality than mine SO FAR...;)
gslshell depends mos of its functions on gsl(GNU scientific library) and gnuplot.
Though It's a good approach, it is not what I expect.
I believe I can provide simpler interface and wider range of convenience.
That is why I'm implementing the algorithms in template class.



On Mon, Feb 4, 2013 at 3:11 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
2013/2/3 Newton Kim <babynewton73@gmail.com>:
> I've been making a numerical analysis extension for lua language.
>
> Matrix operations and arithmetic operation of complex numbers are available
> now. AND It's gonna be better...

See also:

https://github.com/LuaDist/gslshell