- 07 Jul, 2018 7 commits
-
-
Stefan Behnel authored
-
scoder authored
Added tests for "language basics" part 5
-
scoder authored
Adding tests for "sharing declarations" part 1
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
Repair accidentally broken support for comparing non-trivial objects (e.g. NumPy arrays) to integer constants. Closes #2444.
-
gabrieldemarmiesse authored
-
scoder authored
Added support for C++11's <forward_list>.
-
- 06 Jul, 2018 33 commits
-
-
scoder authored
Added a note on the compilation with numpy to avoid confusion.
-
scoder authored
Added tests for "language basics" part 2
-
scoder authored
Removed some text duplication and redicted for pyximport.
-
scoder authored
Removed an outdated makefile.
-
scoder authored
Added missing header for a table in the docs.
-
scoder authored
Removed outdated "Special Methods Table" and put a link to the most recent version.
-
scoder authored
Added tests for "typed memoryviews" part 7
-
scoder authored
Added tests for "Extension types" part 4
-
scoder authored
Added tests for "typed memoryviews" part 3
-
scoder authored
Removed mention of a version so old that nobody should be concerned.
-
scoder authored
Adding tests for "pure python mode" part 12
-
scoder authored
Added tests to "Interfacing with external C code" part 2
-
Stefan Behnel authored
-
scoder authored
Added tests to "profiling tutorial" part 6
-
scoder authored
Adding tests for "sharing declarations" part 2
-
scoder authored
Added tests for "language basics" part 6
-
gabrieldemarmiesse authored
-
scoder authored
Added tests for "language basics" part 4
-
scoder authored
Added tests for "language basics" part 3
-
scoder authored
Added tests for "Using C++ in Cython" part 6
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
Made the example more robust and also added a note for sharing entension types as this is non-trivial.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
scoder authored
Added tests for "language basics" part 7
-
scoder authored
Added tests for "language basics" part 8
-
scoder authored
Small mention in the docs about bytes strings conversion.
-
scoder authored
Added tests for "typed memoryviews" part 6
-
scoder authored
Added an example of using python strings with const memoryviews.
-
scoder authored
Added tests for "typed memoryviews" part 5
-
scoder authored
Added tests for "typed memoryviews" part 4
-
scoder authored
Added tests for "typed memoryviews" part 2
-