Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.143 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.72; '*S*': 0.01; 'subject:ANN': 0.07; 'python': 0.09; 'matplotlib': 0.09; 'received:192.168.1.101': 0.09; 'release,': 0.09; 'url:github': 0.09; 'files.': 0.13; '(!)': 0.16; 'binaries': 0.16; 'resolved': 0.17; 'earlier': 0.21; '3.x': 0.22; 'work.': 0.23; 'flexibility': 0.23; 'least': 0.25; 'header :User-Agent:1': 0.26; 'mike': 0.27; 'always,': 0.29; "i'm": 0.29; '(and': 0.32; 'everyone': 0.33; 'thanks': 0.34; 'list': 0.35; 'there': 0.35; 'received:74.125': 0.36; 'url:org': 0.36; 'announce': 0.36; 'received:obsmtp.com': 0.36; 'thank': 0.36; 'being': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'release': 0.39; 'received:192': 0.39; 'list,': 0.39; 'received:192.168': 0.40; 'help': 0.40; 'john': 0.60; 'first': 0.61; 'assistance': 0.63; 'more': 0.63; 'great': 0.64; 'improvements': 0.65; 'to:addr:python-announce-list': 0.65; 'continued': 0.66; 'pleased': 0.66; 'received:130': 0.75; '(they': 0.84; 'contour': 0.84; 'sorely': 0.84; 'drops': 0.91; 'homepage': 0.91; 'numerous': 0.91; 'army': 0.95 Date: Fri, 9 Nov 2012 08:54:56 -0500 From: Michael Droettboom User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1 MIME-Version: 1.0 To: Subject: ANN: matplotlib 1.2.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [216.164.62.134] X-Mailman-Approved-At: Fri, 09 Nov 2012 15:25:36 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1352471137 news.xs4all.nl 6851 [2001:888:2000:d::a6]:58406 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:750 After months of hard work by a veritable army of contributors, I'm pleased to announce the release of matplotlib 1.2.0. This is the first time we've released without the assistance of John Hunter, who is sorely missed. I hope this is at least a small way to say thanks for all of his great work. Release tarballs and binaries are available on github. (They are no longer being made available on SourceForge). https://github.com/matplotlib/matplotlib/downloads This is the first release to support Python 3.x (and as a result drops support for Pythons earlier than 2.6). There is new support for outputting PGF/TikZ files. New plot types include 3D trisurface plots, and streamplots. Tripcolor, boxplot, colorbars and contour plots have all grown new features. And under the hood, numerous improvements in stability, flexibility and robustness. For a complete list, see the "what's new" page: http://matplotlib.org/users/whats_new.html For an even more detailed list of 698 issues (!) resolved since the last release, see the github statistics page: http://matplotlib.org/users/github_stats.html Enjoy! As always, there are number of good ways to get help with matplotlib listed on the homepage at http://matplotlib.org/ and I thank everyone for their continued support of this project. Mike Droettboom