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

python39-physt-0.5.0.1-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python39-physt Distribution: openSUSE:Factory:zSystems
Version: 0.5.0.1 Vendor: obs://build.opensuse.org/openSUSE:Factory:zSystems
Release: 1.1 Build date: Tue Jun 15 21:32:43 2021
Group: Unspecified Build host: s390p23
Size: 762111 Source RPM: python-physt-0.5.0.1-1.1.src.rpm
Url: https://github.com/janpipek/physt
Summary: Python histogram library
P(i/y)thon h(i/y)stograms. Inspired (and based on) numpy.histogram.

The unifies different concepts of histograms as occurring in numpy,
pandas, matplotlib, ROOT, etc. and to create one representation that
can be manipulated with from the data point of view and at the same
time provides integration into IPython notebook and various plotting
options.

Provides

Requires

License

MIT

Changelog

* Fri Apr 23 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.5.0.1:
    * Removed: *args in method definition whenever possible (prefering
      explicit keyword-only arguments)
    * Changed: In multi-dimensional methods arguments:
      + list is treated as different value for each axes
      + tuple is treated as one argument value
    * Changed: Plotly backend does not allow matplotlib mimicking any more.
    * Added: Basic tests for plotting backends
    * Support: Tested against Python 3.6-3.9
    * Fixed: Typing annotations are passing mypy validation.
    * Fixed: A few small bugs
  - Do not build for Python 3.6, due to no NumPy.
* Mon Feb 10 2020 Todd R <toddrme2178@gmail.com>
  - Update to 0.4.9
    * Changed: version.py controls the version number etc.
    * Bug fixes
* Thu Jan 30 2020 Todd R <toddrme2178@gmail.com>
  - Update to 0.4.8.3
    * Added: Binning "human" accepts kind="time"
    * - Added: find_human_width and related methods in bin_utils
    * - Fix: No labels and color cycling in scatter plots for collections
* Mon Jan 21 2019 Todd R <toddrme2178@gmail.com>
  - Initial version
* Thu Jan 17 2019 Todd R <toddrme2178@gmail.com>
  - Initial version

Files

/usr/lib/python3.9/site-packages/physt
/usr/lib/python3.9/site-packages/physt-0.5.0.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/physt-0.5.0.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/physt-0.5.0.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/physt-0.5.0.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/physt-0.5.0.1-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/physt-0.5.0.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/physt-0.5.0.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/physt/__init__.py
/usr/lib/python3.9/site-packages/physt/__pycache__
/usr/lib/python3.9/site-packages/physt/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/bin_utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/bin_utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/binnings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/binnings.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/facade.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/facade.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram1d.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram1d.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram_base.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram_base.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram_collection.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram_collection.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram_nd.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/histogram_nd.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/special.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/special.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/special_histograms.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/special_histograms.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/time.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/time.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/typing_aliases.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/typing_aliases.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/bin_utils.py
/usr/lib/python3.9/site-packages/physt/binnings.py
/usr/lib/python3.9/site-packages/physt/compat
/usr/lib/python3.9/site-packages/physt/compat/__init__.py
/usr/lib/python3.9/site-packages/physt/compat/__pycache__
/usr/lib/python3.9/site-packages/physt/compat/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/compat/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/compat/__pycache__/dask.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/compat/__pycache__/dask.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/compat/__pycache__/geant4.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/compat/__pycache__/geant4.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/compat/dask.py
/usr/lib/python3.9/site-packages/physt/compat/geant4.py
/usr/lib/python3.9/site-packages/physt/config.py
/usr/lib/python3.9/site-packages/physt/examples
/usr/lib/python3.9/site-packages/physt/examples/__init__.py
/usr/lib/python3.9/site-packages/physt/examples/__pycache__
/usr/lib/python3.9/site-packages/physt/examples/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/examples/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/examples/munros.csv
/usr/lib/python3.9/site-packages/physt/facade.py
/usr/lib/python3.9/site-packages/physt/histogram1d.py
/usr/lib/python3.9/site-packages/physt/histogram_base.py
/usr/lib/python3.9/site-packages/physt/histogram_collection.py
/usr/lib/python3.9/site-packages/physt/histogram_nd.py
/usr/lib/python3.9/site-packages/physt/io
/usr/lib/python3.9/site-packages/physt/io/__init__.py
/usr/lib/python3.9/site-packages/physt/io/__pycache__
/usr/lib/python3.9/site-packages/physt/io/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/json.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/json.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/root.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/root.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/io/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/io/json.py
/usr/lib/python3.9/site-packages/physt/io/root.py
/usr/lib/python3.9/site-packages/physt/io/util.py
/usr/lib/python3.9/site-packages/physt/io/version.py
/usr/lib/python3.9/site-packages/physt/plotting
/usr/lib/python3.9/site-packages/physt/plotting/__init__.py
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/ascii.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/ascii.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/common.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/folium.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/folium.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/matplotlib.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/matplotlib.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/plotly.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/plotly.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/vega.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/physt/plotting/__pycache__/vega.cpython-39.pyc
/usr/lib/python3.9/site-packages/physt/plotting/ascii.py
/usr/lib/python3.9/site-packages/physt/plotting/common.py
/usr/lib/python3.9/site-packages/physt/plotting/folium.py
/usr/lib/python3.9/site-packages/physt/plotting/matplotlib.py
/usr/lib/python3.9/site-packages/physt/plotting/plotly.py
/usr/lib/python3.9/site-packages/physt/plotting/vega.py
/usr/lib/python3.9/site-packages/physt/special.py
/usr/lib/python3.9/site-packages/physt/special_histograms.py
/usr/lib/python3.9/site-packages/physt/time.py
/usr/lib/python3.9/site-packages/physt/typing_aliases.py
/usr/lib/python3.9/site-packages/physt/util.py
/usr/lib/python3.9/site-packages/physt/version.py
/usr/share/doc/packages/python39-physt
/usr/share/doc/packages/python39-physt/README.md
/usr/share/licenses/python39-physt
/usr/share/licenses/python39-physt/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024