lua-users home
lua-l archive

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


> I've just dusted off some old 5.1 ESRI Shapefile reading code that uses LHF's lpack.  What's happened to lpack in the last few years?

Somehow, I never released lpack for Lua 5.2. I've now made a tarball:
	http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/5.2/lpack.tar.gz

The code is from 2012. It compiles and runs but I haven't tested it.
All feedback is welcome.
--lhf