lua-users home
lua-l archive

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


On Wed, Apr 23, 2008 at 11:49 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> I've found and updated my C99 math library for Lua:
>         http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.1/lmathx.tar.gz

FYI: now also available in the LuaRocks repository.

   luarocks install lmathx

-- Hisham