Message58786
The trunk_math_sign_inf_nan patch contains just three new method
isnan(), isinf() and sign(). It also fixes a minor numerical issue with
one function that did small / (small / large) instead of small * (large
/ small). |
|
| Date |
User |
Action |
Args |
| 2007-12-18 23:28:29 | christian.heimes | set | spambayes_score: 0.0860727 -> 0.0860727 recipients:
+ christian.heimes, gvanrossum, mark.dickinson, Rhamphoryncus |
| 2007-12-18 23:28:28 | christian.heimes | set | spambayes_score: 0.0860727 -> 0.0860727 messageid: <1198020508.92.0.409999423731.issue1640@psf.upfronthosting.co.za> |
| 2007-12-18 23:28:28 | christian.heimes | link | issue1640 messages |
| 2007-12-18 23:28:28 | christian.heimes | create | |
|