Lazyarray

Latest version: v0.5.2

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

Scan your dependencies

Page 1 of 4

0.5.2

=============

* Add support for Python 3.10, remove testing for Python 3.4 and NumPy 1.12
* Switch from nose to pytest for running tests


.. _`3`: https://bitbucket.org/apdavison/lazyarray/issue/3/
.. _`4`: https://bitbucket.org/apdavison/lazyarray/issue/4/
.. _`5`: https://bitbucket.org/apdavison/lazyarray/issue/5/

0.5.1

=============

* Fix problem where SciPy was required, not optional

0.5.0

=============

* Add partial support for NumPy ufuncs that require two arguments, e.g. "power".
The second argument must be a scalar, array-valued second args are not yet supported.

0.4.0

=============

* Drop support for Python 2.7
* Added a more general way to specify that an array-like object should be treated as a scalar by lazyarray (for arrays of arrays, etc.)

0.3.4

=============

* Add support for Brian quantities, and perhaps NumPy scalars in general
* Updated to test with more recent versions of Python, NumPy and SciPy
* Can now compare equality of lazyarrays to numbers and arrays

0.3.3

=============

* Do not raise a "shape mismatch" `ValueError` if the value shape is empty.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.