rasterio / affine

Affine transformation matrices
https://affine.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
159 stars 28 forks source link

2.3.0 release #47

Closed sgillies closed 5 years ago

sgillies commented 5 years ago

We will have a 2.3 release to announce the deprecation of right multiplication like (1, 1) * Affine.scale(2) (see #32).

sgillies commented 5 years ago

Done: https://pypi.org/project/affine/2.3.0/#files.