Menu

Code Commit Log


Commit Date  
[r5833] by jdh2358

deprecated mlab2 functions from mlab

2008-07-24 13:03:26 Tree
[r5832] by jdh2358

removed mlab2 functions

2008-07-24 12:58:19 Tree
[r5831] by dmkaplan

Moving "event loop" stuff from blocking_input.py to backends. For backends
without a GUI, the default is to throw a NotImplemented error. For backends
with a GUI, I have implemented a "start/stop_event_loop_default" that does
the default event loop using time.sleep. For WX, I have used the code
supplied by Paul Kienzle, but I have been unable to check it because that
backend currently doesn't work for me.

2008-07-24 10:02:13 Tree
[r5830] by dmkaplan

Committing rewrite of clabel inlining and label rotation code. Also, renaming
ContourLabeler attributes to something like .labelAttribute. A few of the old
attribute names have been maintained (in addition to new versions) for
backward compatibility, but these should be remove in +1 releases.

Added appropriate comments to CHANGELOG and API_CHANGES.

2008-07-24 08:50:43 Tree
[r5829] by dmkaplan

Slight documentation changes.

2008-07-24 08:06:45 Tree
[r5828] by dmkaplan

Changes to documentation of norm and orth functions and deprecation
warning for norm in favor of numpy version.

2008-07-24 07:59:18 Tree
[r5827] by ryanmay

Update barb_demo.py to exercise more of the possible parameters for wind barb plots. Replace some confusing code for passing in the data with more explicit arrays. Also, make the data array for the arbitrary grid non-square so that proper dimensioning can be seen. Remove mysterious windows-styles line endings.

2008-07-24 02:28:20 Tree
[r5826] by jdh2358

restored broken barb demo

2008-07-24 02:02:01 Tree
[r5825] by jdh2358

restored interactive_bk var to backends init -- ipython shell uses it

2008-07-23 17:09:15 Tree
[r5824] by dmkaplan

Fix to is_scalar plus additional functions in cbook.py:

less_simple_linear_interpolation
isvector
vector_lengths
distances_along_curve
path_length
is_closed_polygon

2008-07-23 14:18:41 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.