deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-numpy, python3:any, python3-scipy
Description: |-
Python module providing a NumPy-compatible lazily-evaluated array
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).
Homepage: https://github.com/NeuralEnsemble/lazyarray
Installed-Size: '44'
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: python3-lazyarray
Priority: optional
Section: python
Source: lazyarray
Version: 0.5.2-1
srcpkg_name: lazyarray
srcpkg_version: 0.5.2-1