Python Tutorial 3: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 April 2015

  • curprev 02:5302:53, 14 April 2015Tobias Marriage talk contribs 993 bytes +993 Created page with '<pre> import numpy as np import scipy as sp import pylab as plt import scipy.stats as stats get_ipython().magic(u'matplotlib inline') # ###Nonlinear fitting # # Here we'll use …'