[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: statistics in Lua
- From: Luis Carvalho <lexcarvalho@...>
- Date: Wed, 30 Nov 2011 09:53:20 -0500
> - 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+%.)","")))'