Menu

Code Commit Log


Commit Date  
[r6394] by ryanmay

Make mlab.psd() call mlab.csd() instead of duplicating 95% of the code. Tweak csd() to check if x and y are the same and avoid duplicating the work if so.

2008-11-11 20:20:27 Tree
[r6393] by ryanmay

Update the axes.csd() to match the new options added to mlab.csd(). Move some of the docs from axes.psd() to the common place in mlab.

2008-11-11 19:28:38 Tree
[r6392] by ryanmay

Update the mlab.csd() to match the new options added to mlab.psd(). Factor out the keyword argument docs so that they can be shared between the two functions.

2008-11-11 18:42:11 Tree
[r6391] by ryanmay

Slight whitespace cleanup.

2008-11-11 18:39:46 Tree
[r6390] by ryanmay

Update the axes.psd() method to reflect the new options available in mlab.psd. Add an example to show how the options change things.

2008-11-11 17:56:07 Tree
[r6389] by ryanmay

Add 'pad_to' and 'sides' parameters to mlab.psd() to allow controlling of zero padding and returning of negative frequency components, respecitively. These are added in a way that does not change the API.

2008-11-11 16:30:03 Tree
[r6388] by efiring

Fix autoscaling problem caused by axhline and axvline

2008-11-11 08:04:24 Tree
[r6387] by efiring

Fix handling of c kwarg in scatter, with array of strings;
modification of patch by Ryan May. The fix involves making
cbook.is_string_like handle variables of type numpy.string_.

2008-11-11 06:52:52 Tree
[r6386] by ryanmay

Clean up some of axes.psd() docstring. Add a reference to the psd_demo.py example.

2008-11-10 22:41:27 Tree
[r6385] by ryanmay

Make iterable() and is_string_like() return True/False instead of 1/0.

2008-11-10 18:59:18 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.