Janus Dam Nielsen <janus.niel...@alexandra.dk> writes:

> # HG changeset patch
> # User Janus Dam Nielsen <janus.niel...@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/.

Attachment: pgpYu7u73FuM2.pgp
Description: PGP signature

_______________________________________________
viff-devel mailing list (http://viff.dk/)
viff-devel@viff.dk
http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk

Reply via email to