lua-users home
lua-l archive

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


> -          Does anybody know any ready codes for statistical functions in
> Lua, random generation, ...?

You can also try Numeric Lua:

https://github.com/carvalho/numlua

The "stat" and "rng" modules seem to address your needs (after downloading,
check the documentation in index.html under docs.)

Cheers,
Luis

-- 
Computers are useless. They can only give you answers.
                -- Pablo Picasso

-- 
Luis Carvalho (Kozure)
lua -e 'print((("lexcarvalho@NO.gmail.SPAM.com"):gsub("(%u+%.)","")))'