Message 406896 - Python tracker
Message406896
| Author | rhettinger |
|---|---|
| Recipients | mark.dickinson, rhettinger, steven.daprano, tim.peters |
| Date | 2021-11-23.22:46:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1637707614.29.0.943067167723.issue45876@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've opened a PR to make this easy to experiment with. It also worked with my frac_sqrt() and deci_sqrt(), but having all integer arithmetic and always correct rounding are nice wins. The only downside is that I completely understood the first two variants but am still studying the new one. Perhaps Tim will have a look as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-23 22:46:54 | rhettinger | set | recipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano |
| 2021-11-23 22:46:54 | rhettinger | set | messageid: <1637707614.29.0.943067167723.issue45876@roundup.psfhosted.org> |
| 2021-11-23 22:46:54 | rhettinger | link | issue45876 messages |
| 2021-11-23 22:46:54 | rhettinger | create | |