Subject: CVS commit: wip/py-algopy
From: Kamel Derouiche
Date: 2011-03-21 00:59:05
Message id: E1Q1SWo-0004Ca-UE@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Import py26-algopy-0.2.2 as wip/py-algopy.

LGOPY is a tool for Algorithmic Differentiation (AD) and
Taylor polynomial approximations. ALGOPY makes it possible to perform
computations on scalar and polynomial matrices. It is designed to be as
compatible to numpy as possible. I.e. views, broadcasting and most functions
of numpy can be performed on polynomial matrices. Exampels are dot,trace,qr,
solve, inv,eigh. The reverse mode of AD is also supported by a simple
code evaluation tracer.


Files:
RevisionActionfile
1.1importwip/py-algopy/Makefile
1.1importwip/py-algopy/distinfo
1.1importwip/py-algopy/PLIST
1.1importwip/py-algopy/DESCR