slackbuilds/python/affine
Benjamin Trigona-Harany 34afb764da python/affine: Updated for version 1.2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2016-01-26 18:59:05 +07:00
..
README python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00
affine.SlackBuild python/affine: Updated for version 1.2.0. 2016-01-26 18:59:05 +07:00
affine.info python/affine: Updated for version 1.2.0. 2016-01-26 18:59:05 +07:00
slack-desc python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00

README

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