Accepting request 1177590 from home:glaubitz:branches:devel:languages:python:numeric
- Update to 4.16.1: * enhancements: + minor plotting changes; add support for splitting model expression into + additive components and plot the results; support of log scale axes for + confidence plots; improved error messages for unavailable plot backends + improved RMF plot display to allow choice of energy units * documentation changes: + updates to fake_pha documentation + updates to install.rst to fix incorrect links and outdated version references + updated read the docs documentation to match current code * bug fixes: + fixed multi-panel plot issue with Bokeh backend OBS-URL: https://build.opensuse.org/request/show/1177590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sherpa?expand=0&rev=42
This commit is contained in:
parent
da2366ddf7
commit
e1bfbace1a
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 12:53:04 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 4.16.1:
|
||||
* enhancements:
|
||||
+ minor plotting changes; add support for splitting model expression into
|
||||
+ additive components and plot the results; support of log scale axes for
|
||||
+ confidence plots; improved error messages for unavailable plot backends
|
||||
+ improved RMF plot display to allow choice of energy units
|
||||
* documentation changes:
|
||||
+ updates to fake_pha documentation
|
||||
+ updates to install.rst to fix incorrect links and outdated version references
|
||||
+ updated read the docs documentation to match current code
|
||||
* bug fixes:
|
||||
+ fixed multi-panel plot issue with Bokeh backend
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 19:28:20 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# Track upstream progress in https://github.com/sherpa/sherpa/pull/1949
|
||||
%define skip_python312 1
|
||||
Name: python-sherpa
|
||||
Version: 4.16.0
|
||||
Version: 4.16.1
|
||||
Release: 0
|
||||
Summary: Modeling and fitting package for scientific data analysis
|
||||
License: GPL-3.0-only
|
||||
@ -39,7 +39,7 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-numpy >= 1.19
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
ExcludeArch: %{ix86} %{arm}
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest >= 5}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95e665d87048a26e203785e6efbb9f44cf75cb6ea0c9ee853e3796b5a0c9444f
|
||||
size 13686939
|
3
sherpa-4.16.1.tar.gz
Normal file
3
sherpa-4.16.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed4dfba237c4a6b60b4141e5619b53b25cb9e23be26cbcd7dbf00f8822d4669c
|
||||
size 13738921
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27d356af9d819ca0a5df9cca2ff8f29444629a33a9d5d347ed790a8d4596b7f5
|
||||
size 137774612
|
3
sherpa-test-data-4.16.1.tar.gz
Normal file
3
sherpa-test-data-4.16.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c61443bf3530e42322cec52887cc2f170c2d5d9aaba2822e107da2626c269a1c
|
||||
size 137775313
|
Loading…
Reference in New Issue
Block a user