summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/numpy
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
* Fix line endings.Stefan Behnel2019-02-151-43/+43
* 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-162-2/+6
* Merge pull request #2350 from gabrieldemarmiesse/test_working_with_numpy_2scoder2018-06-161-0/+74
|\
| * Moved the second piece of code in numpy.rst to the examples directory for tes...gabrieldemarmiesse2018-06-151-0/+74
* Moved a first code snippet from numpy.rst to examples to enable testing.gabrieldemarmiesse2018-06-151-0/+44