lazyarray

A Python package that provides a lazily-evaluated numerical array class, larray, based on and compatible with NumPy arrays.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install lazyarray

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.6.0 2024-09-05      
0.5.2 2022-01-24  
0.5.1 2021-12-01  
0.5.0 2021-11-09  
0.4.0 2021-03-25  
0.3.4 2020-12-12  
0.3.3 2019-05-13  
0.3.2 2017-10-06  
0.3.1 2017-10-06  
0.3.0 2017-10-06      
0.2.10 2017-05-04  
0.2.9 2016-12-06  
0.2.8 2015-03-26  
0.2.7 2014-05-13  
0.2.6 2014-05-12  
0.2.5 2014-05-08  
0.2.4 2014-05-08  
0.2.3 2014-04-28  
0.2.2 2013-05-24  
0.2.1 2012-06-27  
0.2.0 2012-06-27  
0.1.0 2012-01-30  

Issues with this package?

Page last updated 2025-09-08 10:00:24 UTC