We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c041235 + bf445c6 commit 395ba30Copy full SHA for 395ba30
1 file changed
docs/source/ack.rst
@@ -47,5 +47,6 @@ using the Numeric array package and handwritten C extensions for the
47
compute-intensive kernels. It was ported to numarray when that
48
replaced Numeric, and continued to use C extensions. This version
49
"pyro2" was resurrected beginning in 2012 and rewritten for numpy
50
-using f2py, and brought up to date.
+using f2py, and brought up to date. Most recently we've dropped
51
+f2py and are using numba for the compute-intensive kernels.
52
0 commit comments