Skip to content

Commit 395ba30

Browse files
committed
Merge branch 'numba' of github.com:python-hydro/pyro2 into numba
2 parents c041235 + bf445c6 commit 395ba30

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)