lua-users home
lua-l archive

Re: multidimensional data with user defined type

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


2013年6月9日 Philipp Kraus <philipp.kraus@flashpixx.de>:
> I have got multidimensional cubes in C++ and would like to push them into LUA. I would like to create a structure in LUA like
> data[i][j][n] = 123
>
Take a look at Francesco Abbate's GSL-shell.
http://www.nongnu.org/gsl-shell
Only downside is that it's LuaJIT-only.

AltStyle によって変換されたページ (->オリジナル) /