Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-autoray for openSUSE:Factory checked in at 2023-09-26 22:01:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-autoray (Old) and /work/SRC/openSUSE:Factory/.python-autoray.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-autoray" Tue Sep 26 22:01:54 2023 rev:6 rq:1113556 version:0.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-autoray/python-autoray.changes 2023-04-16 19:42:42.527662958 +0200 +++ /work/SRC/openSUSE:Factory/.python-autoray.new.1770/python-autoray.changes 2023-09-26 22:08:18.554788629 +0200 @@ -1,0 +2,15 @@ +Mon Sep 25 02:48:25 UTC 2023 - jun wang <[email protected]> + +- update to 0.6.6 + * autoray.lazy: allow more functions to work on pytrees + * Fix importlib import error and update tensorflow CI + * add multi-dispatch for a few more relevant functions + * change plot_history_functions default style to scatter + * ensure composed function names are kept + * add autoray.size + * added docs + * autoray.lazy.LazyArray support all fancy indexing + * add experimental complexity cost tracing + * fix: matmul shape for lazy by @yangguohao in #16 + +------------------------------------------------------------------- Old: ---- autoray-0.6.3.tar.gz New: ---- autoray-0.6.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-autoray.spec ++++++ --- /var/tmp/diff_new_pack.m12CPk/_old 2023-09-26 22:08:19.542824307 +0200 +++ /var/tmp/diff_new_pack.m12CPk/_new 2023-09-26 22:08:19.546824452 +0200 @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-autoray -Version: 0.6.3 +Version: 0.6.6 Release: 0 Summary: A lightweight python automatic-array library License: Apache-2.0 @@ -29,6 +29,7 @@ BuildRequires: %{python_module numpy} BuildRequires: %{python_module opt-einsum} BuildRequires: %{python_module pip} +BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} BuildRequires: %{python_module scipy} BuildRequires: %{python_module setuptools_scm} ++++++ autoray-0.6.3.tar.gz -> autoray-0.6.6.tar.gz ++++++ ++++ 20905 lines of diff (skipped)
