[Biopython-dev] [Bug 2657] Improved Bio/Statistics/lowess.py

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Mon Nov 17 08:36:32 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2657





------- Comment #14 from mdehoon at ims.u-tokyo.ac.jp  2008-11-17 03:36 EST -------
I have uploaded the new code and the unit test with some modifications to CVS.
Could you have a look at it to see if you're happy with the result? I am using
numpy.dot(x,y) instead of sum(x*y) whereever possible; this gave an additional
speedup.


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list