Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/torch7.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-29Add support for Lua 5.2Sam Gross
Includes aliases to functions deprecated in Lua 5.2, such as math.log10 and unpack, and loadstring
2012-08-13torch now complies with the new luaT APIRonan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert