Message285551
| Author | juraj.sukop |
|---|---|
| Recipients | juraj.sukop, mark.dickinson, pitrou, vstinner |
| Date | 2017-01-16.10:40:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484563250.55.0.660726558565.issue29282@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I would say because it has wide applicability, especially considering the amount of code it adds. It is similar in spirit to `copysign` or `fsum` which are already there and C99 includes it anyway. For simpler things like dot product or polynomial evaluation importing Numpy might be too much of an dependency. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-16 10:40:50 | juraj.sukop | set | recipients: + juraj.sukop, mark.dickinson, pitrou, vstinner |
| 2017-01-16 10:40:50 | juraj.sukop | set | messageid: <1484563250.55.0.660726558565.issue29282@psf.upfronthosting.co.za> |
| 2017-01-16 10:40:50 | juraj.sukop | link | issue29282 messages |
| 2017-01-16 10:40:50 | juraj.sukop | create | |