module documentation

Class for different kinds of curves with an abstract base class Curve

Class Curve Undocumented
Class Exponential Class for curves of the exponential form y = ae^bx + c
Class Quadratic Class for curves of the quadratic form y = ax^2 + bx + c