lua-users home
lua-l archive

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


I've adopted and updated the following outdated math packages from Figueiredo's website in luarocks:
lbc
lcomplex
lint64
lrandom
linterval

And added these new ones:
limath
lqmath



Em seg, 8 de abr de 2019 às 07:52, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> escreveu:
> I am new to Lua. Will you be pushing the most recent version of the
> library to luarocks, or is it recommended that the library be installed
> "manually".

I wish I knew how to write rockspecs for my libraries so that I could
upload them to LuaRocks. I've asked for help here but I could not
understand the replies. I've attached what I have done, but I'm not
sure it works.