Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1368

matplotlib v1.4.0 released

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <tcaswell@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'url:sourceforge': 0.03; 'fixes': 0.07; 'subject:released': 0.07; 'experimental': 0.09; 'matplotlib': 0.09; 'url:archive': 0.09; 'url:github': 0.09; 'python': 0.11; 'bug': 0.12; 'windows': 0.15; 'only)': 0.16; 'to:addr:python-announce-list': 0.16; 'toronto,': 0.16; 'url:gz': 0.16; 'url:html)': 0.16; 'url:packages': 0.16; 'url:tar': 0.16; 'module': 0.19; '(but': 0.19; 'figures': 0.19; 'install': 0.23; '(for': 0.26; 'installed': 0.27; 'message- id:@mail.gmail.com': 0.30; 'easier': 0.31; 'interface': 0.32; '(including': 0.33; 'url:python': 0.33; 'announce': 0.33; 'are:': 0.33; 'mac': 0.33; 'style': 0.33; 'url:source': 0.33; 'at:': 0.34; 'received:google.com': 0.35; 'done': 0.36; 'url:org': 0.36; 'list': 0.37; 'to:addr:python.org': 0.39; 'university': 0.39; 'release': 0.40; 'improved': 0.60; 'full': 0.61; 'new': 0.61; 'course': 0.61; 'managing': 0.66; 'url:0': 0.67; 'url:4': 0.69; 'url:v1': 0.84; 'url:m': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=V/eUj3AbjWogyXqt1WbtjVpcqo7iJLgBQ2r1zZl+S+0=; b=RWZqpw09mj2iQ9R0Ydp9ZlwkmfbMKFmeW5vQYE1NM6PmaMFQ7aUhQSL27bgoEn/Wrv q3Othj9ycl8N3IX14F4CegARQluxpuniCmPZpvntrF928TwEeHbC2hmQVUaBPJXQ/igh HFoeWRBMhrSrBf9O2yzaoQjQbq53duEXAdSSaera05WjHRoKG1ck59uaNZZJTKG8Y6iA SLsB1Ha4eQrOTwuzYJ5uX/9l/GkCY2HG152r4m1p23JNoCcrtDELDufosKo/GzI+J1OI cYHaSS+2i7jcFM2kQ3XHffQKJ0iwwquM2bRfSJo8pLC2cQZgD6fzFwyZeZyMX/QX6IC3 Fwpg==
MIME-Version 1.0
X-Received by 10.70.34.136 with SMTP id z8mr8800805pdi.39.1409067767433; Tue, 26 Aug 2014 08:42:47 -0700 (PDT)
Date Tue, 26 Aug 2014 11:42:47 -0400
Subject matplotlib v1.4.0 released
From Thomas Caswell <tcaswell@gmail.com>
To python-announce-list@python.org
Content-Type text/plain; charset=UTF-8
X-Mailman-Approved-At Tue, 26 Aug 2014 18:56:41 +0200
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 <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.13468.1409072202.18130.python-announce-list@python.org> (permalink)
Lines 34
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1409072202 news.xs4all.nl 2942 [2001:888:2000:d::a6]:47247
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1368

Show key headers only | View raw


We are pleased to announce the release of matplotlib 1.4.0!

This release has contributions from ~170 authors
(http://matplotlib.org/users/github_stats.html).

This release contains many bug fixes as will as a number of new
features.  For the full list see
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-4.
Some highlights are:

  - style module : experimental package to make managing the style of
matplotlib figures easier
  - nbagg : interactive figures in ipython notebooks backed by the AGG renderer
  - full python 3 support (including cairo backends)
  - Qt5 support (for python 3 only)
  - violin plots and 3D quiver plots (projects done for a course at
University of Toronto, Scarborough)
  - improved box plot interface (

The release can be installed via pip (but requires local compilation)

Tarballs are available at:
  - http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.4.0/matplotlib-1.4.0.tar.gz
  - https://github.com/matplotlib/matplotlib/archive/v1.4.0.tar.gz
  - https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.0.tar.gz

Windows install binaries and wheels are available (thanks to Christoph
Gohlke) at http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.4.0/.

Mac OSX wheels are available (thanks to Matthew Brett) from
http://wheels.scikit-image.org


The Matplotlib Team

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

matplotlib v1.4.0 released Thomas Caswell <tcaswell@gmail.com> - 2014-08-26 11:42 -0400

csiph-web