2013-09-01 00:13:21 by Kamel Derouiche | Files touched by this commit (3) |
Log message: UPDATE PACKAGE |
2012-10-06 19:13:24 by Aleksej Saushev | Files touched by this commit (44) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2012-09-30 11:55:06 by ndb | Files touched by this commit (8) |
Log message: distinfo issues. |
2012-09-11 01:23:10 by Kamel Derouiche | Files touched by this commit (2) |
Log message: UPDATE VERSION |
2012-01-18 13:44:56 by ndb | Files touched by this commit (1) |
Log message: corrected distinfo. |
2011-04-25 23:00:36 by Kamel Derouiche | Files touched by this commit (2) | |
Log message: update to 0.3.0 o Makefile o PLIST |
2011-03-21 00:59:05 by Kamel Derouiche | Files touched by this commit (4) | |
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. |