[viff-devel] [PATCH 01 of 12] importeret rettelse orlandi_implementation.patch
Martin Geisler
mg at lazybytes.net
Fri Jun 19 08:30:48 PDT 2009
Janus Dam Nielsen <janus.nielsen at alexandra.dk> writes:
> # HG changeset patch
> # User Janus Dam Nielsen <janus.nielsen at alexandra.dk>
> # Date 1245394848 -7200
> # Node ID 15c0283f7cb6dad3d7a41e9095bb4fd18a30d909
> # Parent 8ec45943c12ab91430d03a8895aabc6f64fe7a37
> importeret rettelse orlandi_implementation.patch
Missing commit message :-)
> diff --git a/viff/orlandi.py b/viff/orlandi.py
> new file mode 100644
> --- /dev/null
> +++ b/viff/orlandi.py
> @@ -0,0 +1,69 @@
> +# Copyright 2008 VIFF Development Team.
The copyright dates are off by one :-)
> [...]
> +
> +class OrlandiShare(Share):
> + """A share in the Orlandi runtime.
> +
> + A share in the Orlandi runtime is a 3-tuple (x_{i}, rho_{i}, Cr_{i}) of:
Have you tried running Sphinx on these docstrings? I would wrap the
tuples in ``...`` and drop the curly parenthesis around the subscripts.
--
Martin Geisler
VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.viff.dk/pipermail/viff-devel-viff.dk/attachments/20090619/b5d4264a/attachment.pgp>
More information about the viff-devel
mailing list