python-autoray
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-autoray
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-autoray && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
autoray-0.6.3.tar.gz | 0000228232 223 KB | |
python-autoray.changes | 0000002776 2.71 KB | |
python-autoray.spec | 0000002309 2.25 KB |
Revision 10 (latest revision is 27)
Dirk Mueller (dirkmueller)
committed
(revision 10)
- update to 0.6.3: * `autoray.lazy.compute`: allow computing multiple outputs simultaneously * `autoray.lazy.Function` allow pickling and viewing of uncompiled source * make sure `shape` and `ndim` work for builtins similarly to `numpy.{shape,ndim}` * Add: `autoray.lazy.where` function for `LazyArray` * Add: `autoray.lazy.take` function for `LazyArray` * Add`LazyArray.plot_history_stats` pie charts * Add `autoray.shape` and `autoray.ndim` as preferred shape functions * Add basic support for `aesara` * `LazyArray`: fix negative axis reductions * fix fancy indexing of `LazyArray` objects
Comments 0