lua-users home
lua-l archive

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


Thanks you Luis, that is really useful.
Regards


-----Original Message-----
From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On Behalf Of Luis Carvalho
Sent: 30 November 2011 14:53
To: Lua mailing list
Subject: Re: statistics in Lua

> -          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+%.)","")))'