lua-users home
lua-l archive

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


I've written another mathematical library for Lua, This one is
an interval arithmetic library based on PROFIL/BIAS.
	http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#linterval

The test includes an implicit function plotter, which is fun.

All feedback welcome. Enjoy.
--lhf