pydy / pydy-tutorial-human-standing

PyDy tutorial materials for MASB 2014, PYCON 2014, and SciPy 2014/2015.
http://pydy.org
160 stars 71 forks source link

Maker sure the notebooks run with Python 3 #82

Closed moorepants closed 9 years ago

moorepants commented 9 years ago

PyDy 0.3.0 will support Python 3.3 and 3.4.

moorepants commented 9 years ago

@jcrist Can you take care of this? All of the notebooks need to be checked to run in Python 3.3+ with PyDy 0.3.0. There are probably just print statements that need to be fixed.