Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-lazyarray-0.3.3-bp153.1.17 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-lazyarray Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.3.3 Vendor: openSUSE
Release: bp153.1.17 Build date: Sat Mar 6 12:04:36 2021
Group: Development/Languages/Python Build host: lamb25
Size: 71611 Source RPM: python-lazyarray-0.3.3-bp153.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: http://github.com/NeuralEnsemble/lazyarray/
Summary: Lazily-evaluated numerical array class, compatible with NumPy arrays
lazyarray is a Python package that provides a lazily-evaluated numerical array
class, larray, based on and compatible with NumPy arrays.

Lazy evaluation means that any 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.

Use of an larray`can potentially save considerable computation time
and memory in cases where:

* arrays are used conditionally (i.e. there are cases in which the array is
  never used)
* 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)

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue Jul 23 2019 Todd R <toddrme2178@gmail.com>
  - Update to 0.3.3
    * Do not raise a "shape mismatch" `ValueError` if the value shape is empty.
* Thu May 10 2018 toddrme2178@gmail.com
  - Use license tag
* Wed Oct 18 2017 toddrme2178@gmail.com
  - Implement single-spec version
  - Update to version 0.3.2
    * See changelog at https://github.com/NeuralEnsemble/lazyarray/blob/0.3.2/changelog.txt
* Mon Oct 28 2013 toddrme2178@gmail.com
  - Initial version (0.2.2)

Files

/usr/lib/python2.7/site-packages/lazyarray-0.3.3-py2.7.egg-info
/usr/lib/python2.7/site-packages/lazyarray.py
/usr/lib/python2.7/site-packages/lazyarray.pyc
/usr/lib/python2.7/site-packages/lazyarray.pyo
/usr/share/doc/packages/python2-lazyarray
/usr/share/doc/packages/python2-lazyarray/README.rst
/usr/share/doc/packages/python2-lazyarray/changelog.txt
/usr/share/licenses/python2-lazyarray
/usr/share/licenses/python2-lazyarray/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024