curve fitting

Simple nonlinear least squares curve fitting in Python

Testing a very simple example of nonlinear least squares curve fitting using the scipy.optimize module.