- 17 Jun, 2018 1 commit
-
-
Stefan Behnel authored
-
- 16 Jun, 2018 16 commits
-
-
Stefan Behnel authored
Reduce Cython's module size of "Actions", "Scanners", "StringIOTree", "Visitor" and "Code" by disabling auto-pickling.
-
Stefan Behnel authored
Fix function signature casts in PyMethodDef structs that lead to warnings in gcc-8 (and actually make use of the warnings in gcc-8).
-
scoder authored
Update cpp examples
-
scoder authored
Added tests to "profiling tutorial" part 5
-
scoder authored
Added tests to "profiling tutorial" part 4
-
scoder authored
Added tests to "profiling tutorial" part 3
-
scoder authored
Added tests to "profiling tutorial" part 2
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
Changed xrange for range while moving a piece of code from the profiling tutorial to the examples directory.
-
Stefan Behnel authored
-
-
scoder authored
Adding tests for "working with numpy" part 2
-
scoder authored
Adding tests for "working with numpy" part 1
-
Stefan Behnel authored
-
- 15 Jun, 2018 23 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Fix function signature casts in PyMethodDef structs that lead to warnings in gcc-8 (and actually make use of the warnings in gcc-8).
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Added more info on pyximport in compilation.rst
-
Stefan Behnel authored
-
scoder authored
Added tests for cdef_classes.rst. Part 3.
-
scoder authored
Adding tests for "pure python mode" part 5
-
scoder authored
Adding test for "language basics" part 1
-
scoder authored
Adding tests for "working with python arrays" part 5
-
scoder authored
Adding tests for "working with python arrays" part 4
-
scoder authored
Adding tests for "working with python arrays" part 3
-
scoder authored
Adding tests for "working with python arrays" part 2
-
scoder authored
Added tests to "profiling tutorial" part 1.
-
scoder authored
Added tests for "memory allocation" Part 2
-
scoder authored
Added tests for cdef_classes.rst. Part 5
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-