python3-lazyarray 0.5.0-1 (amd64 binary) in ubuntu jammy
The 'larray' class is a NumPy-compatible numerical array where operations on
the array (potentially including array construction) are not performed
immediately, but are delayed until evaluation is specifically requested.
Evaluation of only parts of the array is also possible. Consequently,
use of an 'larray' can potentially save considerable computation time
and memory in cases where arrays are used conditionally, or only parts of an
array are used (for example in distributed computation, in which each MPI node
operates on a subset of the elements of the array).
Details
- Package version:
- 0.5.0-1
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
amd64 build of lazyarray 0.5.0-1 in ubuntu jammy PROPOSED produced
these files:
- python3-lazyarray_0.5.0-1_all.deb (9.7 KiB)
Package relationships
- Depends on: