[Edu-sig] O'Reilly Webcast: Doing Math with Python (Amit Saha)

Sergio Rojas sergio_r at mail.com
Mon Jun 27 15:08:52 EDT 2016


----------------------------------------------------------------------

Message: 1
Date: Sun, 26 Jun 2016 19:38:27 +1000
From: Amit Saha <amitsaha.in at gmail.com>
To: "edu-sig at python.org" <edu-sig at python.org>
Subject: [Edu-sig] O'Reilly Webcast: Doing Math with Python
Message-ID:
<CANODV3kQ4vPgsN2HtCURiLueuLAUZbiT2Waq8vx4sWjapuGa9g at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi all,

I am very excited to share that I am doing a webcast this coming week
with O'Reilly titled "Doing Math with Python"
(http://www.oreilly.com/pub/e/3712[http://www.oreilly.com/pub/e/3712]).

You can register for it on the event page. Here are the date and time
of the webcast:

Wed, June 29th at 7 PM, San Francisco
Wed, June 29th at 10pm, New York
Thu, Jun 30th at 3am - London
Thu, Jun 30th at 7:30am - Mumbai
Thu, Jun 30th at 10am - Beijing
Thu, Jun 30th at 11am - Tokyo
Thu, Jun 30th at 12pm - Sydney

I have created a GitHub repository
(https://github.com/doingmathwithpython/oreilly-webcast-2016[https://github.com/doingmathwithpython/oreilly-webcast-2016]) which
will have the rough transcript, final slides and the code examples as
Jupyter Notebooks.

Hope you can join me there.

Best Wishes,
Amit.


------------------------------

Hi Amit,

What is needed to successfully run your jupyter notebook 
"Interactive Mandelbrot Set.ipynb"?

When opening, it shows the Mandelbrot picture at the bottom. 
When executing the cell, nothing shows up.

I am using: 
Python 3.5.1 |Anaconda 4.0.0 (64-bit)| (default, Dec  7 2015, 11:16:01)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux

which includes:
IPython : 4.1.2
Numpy : 1.10.4
Matplotlib : 1.5.1
Scipy : 0.17.0

Regards,

Sergio
PD. the other notebooks execute fine


More information about the Edu-sig mailing list