[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Numerical analysis on Lua
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 4 Feb 2013 15:29:08 +0200
On Mon, Feb 4, 2013 at 12:42 PM, martinwguy <martinwguy@gmail.com> wrote:
> Looks good... but can I suggest you document its interface?
This is totally important, and often left rather late in a project!
(I admire the OP for persisting with SourceForge, but rather better
alternatives are available ;))
There is actually a fairly comprehensive list on the wiki:
http://lua-users.org/wiki/LibrariesAndBindings
(Go to 'Math' section; AFAIK this wiki does not do subpage references)
steve d.