Message177771
| Author | serhiy.storchaka |
|---|---|
| Recipients | jcea, mark.dickinson, serhiy.storchaka |
| Date | 2012-12-19.18:51:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355943115.88.0.802046390084.issue16686@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
6. reverse() and ratecv() lose 16 lowest bits for 4-bytes data. 7. rms() can returns negative value (-0x80000000 instead 0x80000000). 8. maxpp() and avgpp() overflow and return absolutely wrong result for large peaks. 9. ratecv() crashes Python on empty input. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-19 18:52:03 | serhiy.storchaka | set | recipients: + serhiy.storchaka, jcea, mark.dickinson |
| 2012-12-19 18:51:55 | serhiy.storchaka | set | messageid: <1355943115.88.0.802046390084.issue16686@psf.upfronthosting.co.za> |
| 2012-12-19 18:51:54 | serhiy.storchaka | link | issue16686 messages |
| 2012-12-19 18:51:52 | serhiy.storchaka | create | |