Merged hooke.plugin.plotmanip into hooke.plugin.curve.
authorW. Trevor King <wking@drexel.edu>
Mon, 17 May 2010 18:40:02 +0000 (14:40 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 17 May 2010 18:40:02 +0000 (14:40 -0400)
Also:
  * Fixed a number of typos in hooke.plugin.curve.
  * Rewrote derivative code for Numpy in
    hooke.util.calculus.derivative.
  * Removed FFT code (I'm replacing it with my FFT_tools module
    shortly).
  * Moved v-clamp-specific code into generalvclamp.
  * Moved plotmanips to hooke.plugin.plotmanip holding area.


No differences found