lp:matplotlib

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:matplotlib

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
matplotlib
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on neumayer and finished taking 40 seconds — see the log
Import started on pear and finished taking 30 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

5691. By weathergod

scatter() now supports empty arrays as input (i.e., scatter([], []) is now valid).
Enabling this required fixes in both scatter() and in collections.py.
Collections now support empty versions of themselves more correctly due to these fixes.

5690. By mdboom

Fix long Unicode characters in SVG backend (fixes mathtext_stixsans test on narrow Python builds.)

5689. By mdboom

Update image_interps.pdf baseline image.

5688. By mdboom

Adding canonical baseline images

5687. By efiring

LogNorm: speed-up by dealing with mask explicitly

5686. By efiring

bugfix: handle alpha correctly in colormapping with uint8

5685. By efiring

_image.cpp: speed up image_frombyte; patch by C. Gohlke

Non-contiguous arrays, such as those resulting from pan and zoom,
are handled efficiently without additional copying. This
noticeably speeds up zoom and pan on large images.

5684. By efiring

Normalize: major speed-up via bypassing masked array division

5683. By efiring

cbook.report_memory: restore compatibility with earlier subprocess versions

5682. By weathergod

Removed misleading returns in xscale() and yscale().

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.