slackbuilds/python/affine
Benjamin Trigona-Harany d8362b085a python/affine: Updated for version 2.2.0. 2018-03-24 06:50:35 +07:00
..
README python/affine: Added (Affine Matrices). 2014-09-06 00:02:50 +07:00
affine.SlackBuild python/affine: Updated for version 2.2.0. 2018-03-24 06:50:35 +07:00
affine.info python/affine: Updated for version 2.2.0. 2018-03-24 06:50:35 +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.