Message 59938 - Python tracker
Message59938
| 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:43 | rhettinger | set | spambayes_score: 0.33997 -> 0.33996993 recipients: + rhettinger, mark.dickinson, dbenbenn |
| 2008-01-14 23:33:43 | rhettinger | set | spambayes_score: 0.33997 -> 0.33997 messageid: <1200353623.37.0.410785166515.issue1746088@psf.upfronthosting.co.za> |
| 2008-01-14 23:33:42 | rhettinger | link | issue1746088 messages |
| 2008-01-14 23:33:42 | rhettinger | create | |