Affine

Latest version: v2.4.0

Safety actively analyzes 620778 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.4.0

-----------

- Elimination of Python 2/3 compatibility code in __gt__ (94).
- Addition of optional keyword arguments for __new__, solving an issue with
Dask (92).
- Addition of some type hints for float arguments and return types (87).
- Python version support is now 3.7-3.11 (82).
- Faster __new__ and from_gdal methods (78).

2.3.1

------------------

Bug fixes:

- Return NotImplemented for both ValueError and TypeError in __mul__ to support
fallback to __rmul__ in more cases (gh-71).

2.3.0

------------------

Deprecations:

- Right multiplication like vector * matrix is deprecated and will raise
AffineError in version 3.0.0.

Bug fixes:

- Change signature of Affine constructor to help users of PyCharm (45).
- The Affine class docstring has been improved.

2.2.2

------------------
- Affine.itransform computed the wrong results for arrays with rotation or
shear (40). This is fixed (41).

2.2.1

------------------
- Docstring improvements (37).

2.2.0

------------------
- Addition of permutation matrix (35).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.