From quantum.analyst at gmail.com Thu Jul 16 21:21:47 2020 From: quantum.analyst at gmail.com (Elliott Sales de Andrade) Date: Thu, 16 Jul 2020 21:21:47 -0400 Subject: [Matplotlib-devel] [ANN] Matplotlib 3.3.0 Message-ID: <0827dba8-d5b3-5b81-13db-b3b3f66a684a@gmail.com> Hi all, We are pleased to announce the release of 3.3.0. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.3.0`. Other packages may also be available already; please check with your preferred source. The 3.3.0 release represents the work of 144 authors over 1066 pull requests, and we thank them for their contributions. Some highlights of this release include: * Provisional API for composing semantic axes layouts from text or nested lists * New Axes.sharex, Axes.sharey methods * Turbo colormap * colors.BoundaryNorm supports extend keyword argument * Text color for legend labels * Pcolor and Pcolormesh now accept shading='nearest' and 'auto' * Allow tick formatters to be set with str or function inputs * New Axes.axline method * Dates use a modern epoch * Improved font weight detection * Axes3D no longer distorts the 3D plot to match the 2D aspect ratio * More consistent toolbar behavior across backends * Toolbar icons are now styled for dark themes * Cursor text now uses a number of significant digits matching pointing precision * Functions to compute a Path's size * savefig() gained a backend keyword argument * Saving SVG now supports adding metadata * Saving PDF metadata via PGF now consistent with PDF backend * NbAgg and WebAgg no longer use jQuery & jQuery UI For further details, please see the What's new in Matplotlib 3.3.0 page: https://matplotlib.org/3.3.0/users/whats_new.html and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/48?closed=1 For packagers, this release contains some changes to dependencies: * Pillow is now required. * jQuery and jQuery-UI are no longer used, nor downloaded as part of the build. * Compiled extensions are built with LTO if the compiler supports it. 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. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 870 bytes Desc: OpenPGP digital signature URL: From tcaswell at gmail.com Mon Jul 27 00:26:09 2020 From: tcaswell at gmail.com (Thomas Caswell) Date: Mon, 27 Jul 2020 00:26:09 -0400 Subject: [Matplotlib-devel] Governance updates Message-ID: Folks, Continuing down our (slow motion) path to more formalized governance, please see: https://discourse.matplotlib.org/t/add-named-roles-to-governance/21424 and https://github.com/matplotlib/governance/pull/10 Please direct large scale comments to discourse and copy-editing to github. Tom -- Thomas Caswell tcaswell at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From tcaswell at gmail.com Mon Jul 27 23:57:22 2020 From: tcaswell at gmail.com (Thomas Caswell) Date: Mon, 27 Jul 2020 23:57:22 -0400 Subject: [Matplotlib-devel] Governance updates In-Reply-To: References: Message-ID: Folks, We discussed this on the call today [1] with the consensus: - Table further changes to the Governance model for now - People are happy with the roles and do not think we are missing an important role - Give another week for copy-editing If anyone has any comments, please let us know on either Discoure [2] or Github[3]! If you want to take on any of these roles please email myself, Eric Firing, or Ryan May! Tom [1] https://hackmd.io/MNcskNfZSIOoLb50GqVIGg#Named-roles [2] https://discourse.matplotlib.org/t/add-named-roles-to-governance/21424 [3] https://github.com/matplotlib/governance/pull/10 On Mon, Jul 27, 2020 at 12:26 AM Thomas Caswell wrote: > Folks, > > Continuing down our (slow motion) path to more formalized governance, > please see: > > https://discourse.matplotlib.org/t/add-named-roles-to-governance/21424 > > and > > https://github.com/matplotlib/governance/pull/10 > > Please direct large scale comments to discourse and copy-editing to github. > > Tom > > > -- > Thomas Caswell > tcaswell at gmail.com > -- Thomas Caswell tcaswell at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: