mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Add links to helpful external resources.
This commit is contained in:
parent
7d854955e1
commit
749e6d0a01
2 changed files with 10 additions and 4 deletions
|
@ -100,6 +100,10 @@ Number-theoretic and representation functions
|
|||
occasionally double-round an intermediate sum causing it to be off in its
|
||||
least significant bit.
|
||||
|
||||
For further discussion and two alternative approaches, see the `ASPN cookbook
|
||||
recipes for accurate floating point summation
|
||||
<http://code.activestate.com/recipes/393090/>`_\.
|
||||
|
||||
.. versionadded:: 2.6
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue