Menu

Code Commit Log


Commit Date  
[r5805] by jswhit

added scikits.delaunay as matplotlib.delaunay, added griddata function to mlab.

2008-07-22 01:52:12 Tree
[r5804] by mdboom

Re-introduce offset_copy

2008-07-21 22:42:52 Tree
[r5803] by efiring

Add get_offsets, set_offsets to Collection (Ryan Kraus)

2008-07-21 19:39:12 Tree
[r5802] by efiring

In image.py, ensure input can be ndarray or MaskedArray (Klaus Zimmerman).
Masked 2-D arrays are handled automatically by the color mapping
framework, so they need to be passed through; but there is no
point in converting 3-D arrays into masked arrays because there
is no support for dealing with a mask in that case.

2008-07-21 19:08:29 Tree
[r5801] by dmkaplan

Fixing minor documentation problems in contour.py

2008-07-21 12:58:53 Tree
[r5800] by dmkaplan

Minor ginput_manual_clabel.py changes

2008-07-21 12:55:42 Tree
[r5799] by dmkaplan

Recommitting my changes to clabel to allow for manual labeling after fixing
problems with indexing identified by Eric Firing on 19 July 2008.

In addition, I have made the following changes:

1) Placed more comments in contour.py with the intention of eventually doing
a rewrite or restructuring of that code.

2) Added two pylab_examples: contour_label_demo.py that tests out some of the
more advanced things that can now be done with contour labeling, and
ginput_manual_clabel.py that demonstrates some uses of ginput,
waitforbuttonpress, and clabel(...,manual=True). The first of these has been
integrated into backend_driver.py, but the second cannot be because it
requires interaction.

2008-07-21 12:26:35 Tree
[r5798] by jdh2358

Added Gael's backend fallback patch

2008-07-21 09:50:36 Tree
[r5797] by efiring

Expanded delete_masked_points to handle more types of argument

2008-07-21 00:22:19 Tree
[r5796] by efiring

Moved and modified axes_unit.py to cbook_unit.py.
At present it is only testing delete_masked_points,
which was moved from axes to cbook.

2008-07-20 18:21:11 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.