Skip to content

Suravi 1.0 Beta5 release

Compare
Choose a tag to compare
@dibyendumajumdar dibyendumajumdar released this 03 Jan 16:43
· 33 commits to master since this release

Suravi aims to be a small distribution of Lua (www.lua.org) and Ravi (https://github.com/dibyendumajumdar/ravi) with batteries included. The packages included in this release are:

  • Ravi (with MIR JIT)
  • luafilesystem
  • lua-protobuf
  • luasocket
  • lpeglabel
  • torch7
  • torch7-nn
  • torch7-optim
  • torch7-autograd
  • torch7-cephes
  • penlight
  • moses
  • lua-cjson
  • luv (libuv binding)

Changes:

Ravi has been updated to version 1.0 Beta5.
Following packages were also updated: luafilesystem, lua-protobuf, luasocket.

Documentation:

One of the goals of Suravi is to evolve towards an integrated system of libraries, with unified documentation. This is work in progress, but you can view the latest documentation at https://github.com/dibyendumajumdar/Suravi/tree/master/Documentation.

All feedback welcome!

Regards
Dibyendu