Lazyarray

Latest version: v0.5.2

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

Scan your dependencies

Page 3 of 4

0.2.7

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

* When deepcopying, VectorizedIterable objects as base_value are no longer copied, rather we keep a reference to the original.

0.2.6

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

* Fixed a bug with callable lazyarrays.

0.2.5

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

* Fixed a bug where the base value was homogeneous but one or more operations involved inhomogeneous arrays.

0.2.4

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

* Fixed bugs related to indexing multiple axes at the same time (`3`_, `4`_)

0.2.3

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

* Support `numpy.int64` as indices.
* Better support for boolean indices.
* Handle the case of constant `larray`s of size 1.

0.2.2

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

* Fixed behaviour of larray(VectorizedIterable) to match that of numpy array when indexing a single item.
* Pulled out `partial_shape()` and `full_address()` methods of `larray` as standalone functions.
* Better support for lists as masks.
* `larray`s are now callable, provided their `base_value` is callable and the argument is another `larray`.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.