Re: [Matplotlib-users] Any update on streamline plot

2011-02-12 Thread Ray Speth
ve also added a license block releasing the code under the MIT license. If there's a reason it should be released under a different license as well, let me know. Ray On 2/12/2011 1:01 PM, Benjamin Root wrote: > > > On Fri, Feb 11, 2011 at 3:06 PM, Ray Speth <mailto:sp...@mit.ed

Re: [Matplotlib-users] Any update on streamline plot

2011-02-11 Thread Ray Speth
Hi, I wrote a script to generate streamline plots using matplotlib a while ago, and this post inspired me to finally clean it up a bit. The code is available at http://web.mit.edu/speth/Public/streamlines.py and you can see an example of its output at http://web.mit.edu/speth/Public/streamline