- 05 Jul, 2017 1 commit
-
-
Robert Bradshaw authored
sigset_t is not an integral type
-
- 04 Jul, 2017 3 commits
-
-
Jeroen Demeyer authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 03 Jul, 2017 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This will be an error in the next version of Cython.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 30 Jun, 2017 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 29 Jun, 2017 11 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
A typical speedup for the fast_gil directive is around 35% on this benchmark.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 27 Jun, 2017 3 commits
-
-
Stefan Behnel authored
-
scoder authored
Add a Pythran backend for Numpy operation
-
Robert Bradshaw authored
This fixes #1752.
-
- 25 Jun, 2017 3 commits
- 24 Jun, 2017 8 commits
-
-
scoder authored
DOC: Add calls to Py_Initialize/Py_Finalize in code sample.
-
Joris Vankerschaver authored
-
Stefan Behnel authored
propagate "const char*" that Py3.7 returns from PyUnicode_AsStringAndSize() to user code and make the casts to "char*" explicit for each assignment/conversion see https://bugs.python.org/issue28769
-
Stefan Behnel authored
see https://bugs.python.org/issue28769
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fused types: also ignore numpy import failures and not only failed lookups of the ndarray type (both just let ndarrays be ignored further on)
-
Stefan Behnel authored
-
- 23 Jun, 2017 1 commit
-
-
Stefan Behnel authored
-
- 20 Jun, 2017 1 commit
-
-
Robert Bradshaw authored
This fixes #1739.
-
- 19 Jun, 2017 1 commit
-
-
Robert Bradshaw authored
-