8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f82ca commit 5d165beCopy full SHA for 5d165be
Modules/mathmodule.c
@@ -2847,7 +2847,7 @@ based on ideas from three sources:
2847
2848
The double length routines allow for quite a bit of instruction
2849
level parallelism. On a 3.22 Ghz Apple M1 Max, the incremental
2850
-cost of increasing the input vector size by one is 7.4ns.
+cost of increasing the input vector size by one is 6.25 nsec.
2851
2852
dl_zero() returns an extended precision zero
2853
dl_split() exactly splits a double into two half precision components.
0 commit comments