Lazyarray

Latest version: v0.5.2

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

Scan your dependencies

Page 2 of 4

0.3.2

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

* Ensure SciPy is optional

0.3.1

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

* Fix a packaging issue, update project homepage.

0.3.0

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

* Support SciPy sparse matrices as base values
* Support any object that implements a method `lazily_evaluate` as a base value
* Allow more flexibility in checking 'equality' of types, e.g. accept an array of dtype `numpy.float32` when the specified dtype is `float`

0.2.10

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

* We don't create a new instance if the base value is already of the required dtype

0.2.9

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

* Support base values of type `numpy.float` (which have an empty `shape` attribute)

0.2.8

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

* Slices which go past the array limits are now correctly handled. (`5`_)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.