I think you need to ask Jake Vanderplas -- the code
is all his! See the link in the email to get to his blog...
Thanks again!
On Tue, Mar 10, 2015 at 8:49 AM, Benjamin Root wrote:
> +1000!!
>
> Great job! Would you mind if I clean it up a bit and add it to the
> mplot3d/animation gallery? Fu
+1000!!
Great job! Would you mind if I clean it up a bit and add it to the
mplot3d/animation gallery? Full credit, of course.
On Tue, Mar 10, 2015 at 11:30 AM, Prahas David Nafissian <
prahas.mu...@gmail.com> wrote:
> Friends,
>
> I thought you'd like to see the solution.
>
> Many thanks to Jak
@ Adam -- thanks!
@ Everyone: given the Lorenz code shared, is there a way
to generate a log file of the x,y,z points generated?
Thanks in advance.
--Prahas
On Tue, Mar 10, 2015 at 8:59 AM, Adam Hughes wrote:
> That's pretty swag!
>
> On Tue, Mar 10, 2015 at 11:49 AM, Benjamin Root wrote:
That's pretty swag!
On Tue, Mar 10, 2015 at 11:49 AM, Benjamin Root wrote:
> +1000!!
>
> Great job! Would you mind if I clean it up a bit and add it to the
> mplot3d/animation gallery? Full credit, of course.
>
>
> On Tue, Mar 10, 2015 at 11:30 AM, Prahas David Nafissian <
> prahas.mu...@gmail.c
Friends,
I thought you'd like to see the solution.
Many thanks to Jake Vanderplas for his code and teachings:
https://jakevdp.github.io/blog/2013/02/16/animating-the-lorentz-system-in-3d/
If you start a new IP Notebook session, run as your first entry:
%pylab
and then copy and paste the text
On 2015/03/09 8:56 PM, Marin GILLES wrote:
> Actually, I just brute loaded mpl for source... I am not really used to it.
> So I guess I'll have to make a virtual env and install mpl in it?
You have to build and install it somewhere, where it will be found when
you try to import it; whether you us