Subject: CVS commit: wip/py-gvar
From: Kamel Derouiche
Date: 2014-02-02 21:30:58
Message id: E1WA3hE-0003KN-MA@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Import py27-gvar-4.6.1 as wip/py-gvar.

This package provides tools for creating and manipulating
Gaussian random variables from correlated multi-dimensional
Gaussian distributions. The Gaussian variables are represented
by objects of type :class:`gvar.GVar` which can be combined
with each other and with ordinary numbers in arbitrary
arithmetic expressions, including standard functions such
``sin`` and ``exp``, to create new :class:`gvar.GVar`\s whose
correlations with the original variables are tracked implicitly
(and handled correctly).

This package relies on ``numpy`` for efficient array arithmetic,
and on Cython to compile efficient core routines and interface code


Files:
RevisionActionfile
1.1addwip/py-gvar/DESCR
1.1addwip/py-gvar/Makefile
1.1addwip/py-gvar/PLIST
1.1addwip/py-gvar/distinfo