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

python310-lazyarray-0.5.2-1.10 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-lazyarray Distribution: openSUSE Tumbleweed
Version: 0.5.2 Vendor: openSUSE
Release: 1.10 Build date: Fri Feb 4 16:48:23 2022
Group: Unspecified Build host: reproducible
Size: 69557 Source RPM: python-lazyarray-0.5.2-1.10.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

* Fri Feb 04 2022 Ben Greiner <code@bnavigator.de>
  - Update to 0.5.2:
    * Fix problem where SciPy was required, not optional
    * Add support for Python 3.10, remove testing for Python 3.4 and
      NumPy 1.12
    * Switch from nose to pytest for running tests
  - Drop use-pytest.patch
* Wed Nov 10 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.5.0:
    * Drop support for Python 2.7
    * Added a more general way to specify that an array-like object should be
      treated as a scalar by lazyarray (for arrays of arrays, etc.)
    * Add partial support for NumPy ufuncs that require two arguments,
      e.g. "power".
  - Add patch use-pytest.patch:
    * Drop use of nose, use pytest methods.
* Fri Feb 12 2021 Dirk Müller <dmueller@suse.com>
  - skip python 3.6 (skip scipy)
* 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/python3.10/site-packages/__pycache__/lazyarray.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/lazyarray.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazyarray-0.5.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/lazyarray-0.5.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/lazyarray-0.5.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/lazyarray-0.5.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/lazyarray-0.5.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/lazyarray-0.5.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/lazyarray.py
/usr/share/doc/packages/python310-lazyarray
/usr/share/doc/packages/python310-lazyarray/README.rst
/usr/share/doc/packages/python310-lazyarray/changelog.txt
/usr/share/licenses/python310-lazyarray
/usr/share/licenses/python310-lazyarray/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024