Skip to content

Commit bf445c6

Browse files
committed
update doc
1 parent 9e903ac commit bf445c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/ack.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ using the Numeric array package and handwritten C extensions for the
4747
compute-intensive kernels. It was ported to numarray when that
4848
replaced Numeric, and continued to use C extensions. This version
4949
"pyro2" was resurrected beginning in 2012 and rewritten for numpy
50-
using f2py, and brought up to date.
50+
using f2py, and brought up to date. Most recently we've dropped
51+
f2py and are using numba for the compute-intensive kernels.
5152

0 commit comments

Comments
 (0)