Skip to content

Suravi 1.0 Beta6 release

Compare
Choose a tag to compare
@dibyendumajumdar dibyendumajumdar released this 20 Mar 15:50
· 30 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 Beta6.

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