From quantum.analyst at gmail.com Wed Sep 13 00:05:15 2023 From: quantum.analyst at gmail.com (Elliott Sales de Andrade) Date: Wed, 13 Sep 2023 00:05:15 -0400 Subject: [Matplotlib-devel] [ANN] Matplotlib 3.7.3 Message-ID: Hi all, We are pleased to announce the release of 3.7.3. This is the third bug fix release of the 3.7.x series. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.7.3`. Other packages may also be available already; please check with your preferred source. We thank the 17 authors for the 48 pull requests that comprise the 3.7.3 release. This release contains several bug-fixes and adjustments: * Add Python 3.12 wheels * Update the license for the bundled colorbrewer colormap data * Fix Cairo backend when using cairocffi * Fix axes_grid1 inset axes with `bbox_inches=tight` * Fix bugs in `Path3DCollection` / `Poly3DCollection` constructors * Fix setting array labelcolor on Tick * Improve compatibility with latest NumPy * Stop warning when calling `tight_layout` multiple times For further details, please see the Release notes for Matplotlib 3.7.3: https://matplotlib.org/3.7.3/users/release_notes.html#version-3-7 and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/82?closed=1 Note, unfortunately, as PyPI has dropped support for GPG signatures, this (and future) release is no longer signed. -- Elliott From contact at ksunden.space Sat Sep 16 02:44:47 2023 From: contact at ksunden.space (Kyle Sunden) Date: Sat, 16 Sep 2023 01:44:47 -0500 Subject: [Matplotlib-devel] [ANN] Matplotlib 3.8.0 Message-ID: Hi all, We are pleased to announce the release of Matplotlib 3.8.0. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.8.0`. Other packages may also be available already; please check with your preferred source. This release introduces provisional support for type hints of most public APIs. Please test typing support with downstream projects. The 3.8.0 release represents the work of 146 authors over 640 pull requests, and we thank them for their contributions. For further details, please see the release notes: https://matplotlib.org/stable/users/prev_whats_new/whats_new_3.8.0.html https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.8.0.html and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/77?closed=1 Highlights of this release include: - Type hints for most public APIs - Many improvements to Mathtext - Addition of ``\boldsymbol`` command - Additional sizable delimiters - Documentation improvements - ``\substack`` command - ``\middle`` delimitier - ``\mathbfit`` for bold italic text - 3D plotting improvements - Specify tick/axis label positions - Improved text for coordinates in interactive sessions - Ability to share view angles - New plotting method ``ecdf`` (empirical cumulative distribution function) For packagers, this release contains some changes to dependencies: * python>=3.9 is now required. * kiwisolver>=1.3.1 is now required. * Pillow>= 8.0 is now required. * Support for Qt<5.12 has been dropped. * NumPy 1.21 is now required. * Tk>=8.5 is now required if Tk is provided. This release tag is signed by my GPG key. The fingerprint is: EB83 2218 7FD4 5119 2E43 0A72 79B3 FEC4 56F1 2599 and it is also used to sign this message. Note that PyPI no longer supports GPG signing of uploaded files, so the sdist is no longer signed. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 866 bytes Desc: not available URL: