Revisions of python-mizani

buildservice-autocommit accepted request 1164285 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 15)
- update to 0.11.1:
  * Fix :class:`mizani.palettes.brewer_pal` to return exact colors
    in the when the requested colors are less than or equal to
    those in the palette.
  * Add all matplotlib colormap and make them avalaible from
    :class:`~mizani.palettes.cmap_pal` and
    :class:`~mizani.palettes.cmap_d_pal` (:issue:`39`).
  * Added :class:`~mizani.breaks.breaks_symlog` to calculate
    breaks for the symmetric logarithm transformation.
  * The default `big_mark` for :class:`~mizani.labels.label_number`
    has been changed from a comma to nothing.
buildservice-autocommit accepted request 1160838 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
- update to 0.11.0:
  * Removed FutureWarnings when using pandas 2.1.0
  * Added :class:`~mizani.breaks.breaks_symlog` to calculate
    breaks for the symmetric logarithm transformation.
  * The default `big_mark` for :class:`~mizani.labels.label_number`
    has been changed from a comma to nothing.
buildservice-autocommit accepted request 1143988 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 11)
- update to 0.10.0:
  * :class:`~mizani.formatters.mpl_format` has been removed,
    :class:`~mizani.formatters.number_format` takes its place.
  * :class:`~mizani.breaks.mpl_breaks` has been removed,
    :class:`~mizani.breaks.extended_breaks` has always been
    the default and it is sufficient.
  * matplotlib has been removed as a dependency of mizani.
  * mizani now requires python 3.9 and above.
  * The units parameter for of :class:`~mizani.formatters.timedelta_format`
    now accepts the values `"min", "day", "week", "month"`,
   instead of `"m", "d", "w", "M"`.
  * The naming convention for break formatting methods has changed
    from `*_format` to `label_*`.
  * The naming convention for break calculating methods has changed
    from `*_breaks` to `breaks_*`. Specifically these methods have
    been renamed.
  * `log_breaks` is now :class:`~mizani.breaks.breaks_log`
  * `trans_minor_breaks` is now :class:`~mizani.breaks.minor_breaks_trans`
  * `date_breaks` is now :class:`~mizani.breaks. breaks_date`
    values would cause a RuntimeError.
  * Fixed issue with :class:`mizani.formatters.log_breaks` where non-linear
    breaks could not be generated if the limits where greater than the largest
  * Fixed :func:`mizani.scales.scale_discrete.train` when training categoricals
buildservice-autocommit accepted request 1069704 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 10)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 9)
- Disable broken test in i586 mizani.breaks.log_breaks
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 8)
- Update to 0.8.1:
  * Fixed regression bug in mizani.formatters.log_format for
    where formatting for bases 2, 8 and 16 would fail if the values were
    float-integers.
  * mizani.formatters.log_format now uses exponent notation
    for bases other than base 10.
  * The lut parameter of mizani.palettes.cmap_pal and
    mizani.palettes.cmap_d_pal has been deprecated and will
    removed in a future version.
  * mizani.transforms.datetime_trans gained parameter tz
    that controls the timezone of the transformation.
  * mizani.formatters.log_format gained boolean parameter
    mathtex for TeX values as understood by matplotlib instead of
    values in scientific notation.
  * Fixed bug in mizani.bounds.zero_range where uint64
    values would cause a RuntimeError.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 951685 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 7)
- Update to 0.7.3
  * Fixed log_breaks for narrow range if base=2 (:issue:`76`).
buildservice-autocommit accepted request 873423 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 6)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 873323 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 5)
- Update to version 0.7.2
  * Fixed bug in :func:`~mizani.bounds.rescale_max` to properly
    handle values whose maximum is zero.
- Skip python36 build: NumPy 1.20 in Tumbleweed dropped support
  for Python 3.6 (NEP 29)
- SciPy is not a runtime requirement
buildservice-autocommit accepted request 819927 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 819909 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 3)
- Update to version 0.7.1
  * Fixed issue with :class:`mizani.formatters.log_breaks` where non-linear 
    breaks could not be generated if the limits where greater than the largest 
    integer sys.maxsize.
  * Fixed :func:`mizani.palettes.gradient_n_pal` to return nan for nan values.
  * Fixed :func:`mizani.scales.scale_discrete.train` when training categoricals 
    to maintain the order.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 753795 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
initialized devel package after accepting 753795
Todd R's avatar Todd R (TheBlackCat) accepted request 753794 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
Scales package for python
Displaying all 16 revisions
openSUSE Build Service is sponsored by