slackbuilds/python/affine
Benjamin Trigona-Harany bc3420d8cb
python/affine: Updated for version 2.3.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
2019-09-07 08:54:49 +07:00
..
README python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00
affine.SlackBuild python/affine: Updated for version 2.3.0. 2019-09-07 08:54:49 +07:00
affine.info python/affine: Updated for version 2.3.0. 2019-09-07 08:54:49 +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.