[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: statistics in Lua
- From: Khaled Abduljalil <k.abduljalil@...>
- Date: Wed, 30 Nov 2011 14:58:09 +0000
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+%.)","")))'