summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/numpy/convolve2.pyx
Commit message (Expand)AuthorAgeFilesLines
* Add "import_array()" to the Numpy tutorial (GH-4403)da-woods2021-11-021-0/+6
* Use properties in numpy.pxd to avoid a dependency on internal details (GH-3365)Matti Picus2020-02-191-1/+1
* Enable the NumPy 1.7 API macro in all NumPy integration tests that do not rel...Stefan Behnel2018-09-221-79/+79
* Minor docs cleanup.Stefan Behnel2018-06-161-1/+6
* Moved the second piece of code in numpy.rst to the examples directory for tes...gabrieldemarmiesse2018-06-151-0/+74