VIFF 0.2
Version 0.2 of my little pet project has been released! Changes since version 0.1.1 include:
Implemented overloaded arithmetic operators, so
w = x + y * z
now adds and multiplies the three shares as expected. Updated API documentation. Released using a Distutils setup.py script.
Get it at http://viff.dk/
Leave a comment