summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/cython_tutorial
Commit message (Expand)AuthorAgeFilesLines
* [docs] Softdeprecated C style array declaration in favour of Java style decla...Matus Valo2023-02-181-1/+1
* docs: Fix type used in C++ example.Stefan Behnel2021-06-151-1/+1
* Pythonise the documentation according to #4187: Basic Tutorial (cython_tutori...0dminnimda2021-06-156-12/+60
* In the documentation, update references to point at `setuptools`. (GH-3456)Diego Elio Pettenò2020-03-241-1/+1
* Fix line endings.Stefan Behnel2019-02-151-21/+21
* Moved a python code snippet into the examples directory from "basic tutorial".gabrieldemarmiesse2018-06-182-19/+14
* Now all the files in the example directory are tested.gabrieldemarmiesse2018-05-275-0/+79