From quantum.analyst at gmail.com Thu Jan 12 05:11:56 2023 From: quantum.analyst at gmail.com (Elliott Sales de Andrade) Date: Thu, 12 Jan 2023 05:11:56 -0500 Subject: [Matplotlib-users] [ANN] Matplotlib 3.6.3 Message-ID: <559300db-2325-9eb6-3d92-13fee2b81360@gmail.com> Hi all, We are pleased to announce the release of 3.6.3. This is the second bug fix release of the 3.6.x series. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.6.3`. Other packages may also be available already; please check with your preferred source. We thank the 20 authors for the 107 pull requests that comprise the 3.6.3 release. This release contains several bug-fixes and adjustments: * Fix Artist removal from |axes_grid1| Axes classes * Fix |inset_locator| in subfigures * Fix |scatter| on masked arrays with units * Fix colorbar ticks with log norm contours * Fix deprecation warnings in GTK4 backend * Fix using relative paths in |HTMLWriter| * Improve failure message from rcParams string validation for tuple inputs * Improve performance of QtAgg backends * No longer modify |pil_kwargs| argument to |imsave| and |savefig| For further details, please see the Release notes for Matplotlib 3.6.3: https://matplotlib.org/3.6.3/users/release_notes.html#version-3-6 and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/76?closed=1 This release is signed by my GPG key, which is also used to sign this email. The fingerprint is: 23CA B59E 3332 F94D 26BE F037 8D86 E7FA E5EB 0C10 -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From quantum.analyst at gmail.com Thu Jan 26 04:18:05 2023 From: quantum.analyst at gmail.com (Elliott Sales de Andrade) Date: Thu, 26 Jan 2023 04:18:05 -0500 Subject: [Matplotlib-users] [ANN] Matplotlib 3.7.0 release candidate 1 Message-ID: <7aa4e3ae-3be5-850b-893e-3257eafa4ed8@gmail.com> Hi all, We are pleased to announce the issue of the first release candidate for 3.7.0. Please test widely so that we may correct any bugs before the final release. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.7.0rc1`. Other packages may also be available already; please check with your preferred source. The 3.7.0 release candidate represents the work of 107 authors over 380 pull requests, and we thank them for their contributions. For further details, please see the release notes: https://matplotlib.org/3.7.0/users/release_notes.html#next-version and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/70?closed=1 Note, the release notes have not yet been curated, and may be incomplete. For packagers, this release contains some changes to dependencies: * pyparsing>=2.3.1 is now required. * importlib_resources>=2.3.0 is now required on Python<3.10. * Support for Qt<5.10 has been dropped. * NumPy 1.20 is now required. This release is signed by my GPG key. The fingerprint is: 23CA B59E 3332 F94D 26BE F037 8D86 E7FA E5EB 0C10 and it is also used to sign this message. -- Elliott -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: