slackbuilds/python/affine
Benjamin Trigona-Harany f75be139e6 python/affine: Updated for version 2.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2017-07-15 07:33:44 +07:00
..
README python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00
affine.SlackBuild python/affine: Updated for version 2.1.0. 2017-07-15 07:33:44 +07:00
affine.info python/affine: Updated for version 2.1.0. 2017-07-15 07:33:44 +07:00
slack-desc python/affine: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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