Lazyarray

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 4

0.6.0

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

* Switch from setup.py to pyproject.toml
* Add testing for Python 3.11, 3.12, remove testing for 3.5-3.7.
* Tested with NumPy 2.0, minimum NumPy version tested is now 1.20.
* Switch to GitHub Actions for continuous integration testing.

.. _`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.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

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

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.