Pypsy.optimizationΒΆ

The internals of the optimization module are a quick-and-dirty implementation of conjugate gradient descent, that is used in decomposing a Pypsy.signal.EDASignal into its constituent tonic and phasic components. These methods are used internally by the EDASignal class.