Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1368
| Date | 2014-08-26 11:42 -0400 |
|---|---|
| Subject | matplotlib v1.4.0 released |
| From | Thomas Caswell <tcaswell@gmail.com> |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.13468.1409072202.18130.python-announce-list@python.org> (permalink) |
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
matplotlib v1.4.0 released Thomas Caswell <tcaswell@gmail.com> - 2014-08-26 11:42 -0400
csiph-web