slackbuilds_ponce/python/affine
Benjamin Trigona-Harany c155e41b2b python/affine: Added (Affine Matrices).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-09-06 00:02:50 +07:00
..
affine.info python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00
affine.SlackBuild python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00
README python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00
slack-desc python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00

Python implementation of matrices describing affine transformation of the
plane. The Affine package is derived from the Planar package.