This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients dbenbenn, mark.dickinson, rhettinger
Date 2008-01-14.23:33:42
SpamBayes Score 0.33996993
Marked as misclassified No
Message-id <1200353623.37.0.410785166515.issue1746088@psf.upfronthosting.co.za>
In-reply-to
Content
I would be happy with a patch that does divide-and-conquer.  That code
would be much easier to get correct than the FFT algorithm and it would
still give nice Big-O results.
History
Date User Action Args
2008-01-14 23:33:43rhettingersetspambayes_score: 0.33997 -> 0.33996993
recipients: + rhettinger, mark.dickinson, dbenbenn
2008-01-14 23:33:43rhettingersetspambayes_score: 0.33997 -> 0.33997
messageid: <1200353623.37.0.410785166515.issue1746088@psf.upfronthosting.co.za>
2008-01-14 23:33:42rhettingerlinkissue1746088 messages
2008-01-14 23:33:42rhettingercreate