pxd file for the NumPy core math library (npymath)
authorLars Buitinck <larsmans@gmail.com>
Sat, 7 Sep 2013 11:30:29 +0000 (13:30 +0200)
committerLars Buitinck <larsmans@gmail.com>
Sat, 7 Sep 2013 13:19:40 +0000 (15:19 +0200)
commit0b73f7d355ab9531e9fe0e7bd2cb4e2c62a47e7a
tree3705db7bf2401bcc0b8c39679049913a806e2820
parent9526f6b6ea04d0b6571afc47038b9ccd8af81ced
pxd file for the NumPy core math library (npymath)
.gitignore
Cython/Includes/numpy/__init__.pxd [moved from Cython/Includes/numpy.pxd with 100% similarity]
Cython/Includes/numpy/math.pxd [new file with mode: 0644]
runtests.py
tests/run/numpy_math.pyx [new file with mode: 0644]