An error occurred fetching the project authors.
- 31 Jul, 2017 1 commit
-
-
Stefan Behnel authored
-
- 24 Jun, 2017 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 23 Jun, 2017 1 commit
-
-
Stefan Behnel authored
-
- 17 Jun, 2017 1 commit
-
-
Adrien Guinet authored
When the user asked for it (thanks to the --np-pythran flag), use Pythran's Numpy implementation as a backend for numpy operation. This flag forces the C++ mode, as the Pythran implementation is written in C++. Distutils integration through the 'np_pythran' flag of the cythonize API is also provided. This commit also adds a Pythran mode for the tests, that can enable the pythran mode for the C++ tests, and allows the reuse of Cython tests to test for the Pythran integration.
-
- 28 Mar, 2017 1 commit
-
-
Robert Bradshaw authored
-
- 04 Sep, 2016 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Repair calls to fused staticmethods : we currently generate the wrong C signature for them (first arg becomes 'self' arg), so this change works around that by really passing the first argument as 'self'. Eventually, ths signature should be fixed instead.
-
- 31 Jul, 2016 1 commit
-
-
Stefan Behnel authored
-
- 04 Sep, 2015 1 commit
-
-
Stefan Behnel authored
-
- 17 Jul, 2015 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 07 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 22 Jun, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
work around bug in fused types code that prevents typing the signature of the runtime dispatch function
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Jun, 2014 1 commit
-
-
Stefan Behnel authored
-
- 22 Mar, 2014 1 commit
-
-
Pauli Virtanen authored
Make also the corresponding change in cpdef signature resolution. This is a behavior change, as cross-product specializations are no longer generated for memoryview arguments.
-
- 16 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 07 Feb, 2013 1 commit
-
-
Stefan Behnel authored
refactor analyse_types() and friends to work more like a transform by returning the node or a replacement
-
- 04 Nov, 2012 1 commit
-
-
Mark Florisson authored
-
- 03 Nov, 2012 1 commit
-
-
Stefan Behnel authored
-
- 10 Jun, 2012 1 commit
-
-
Mark Florisson authored
-
- 23 May, 2012 1 commit
-
-
Mark Florisson authored
-
- 11 May, 2012 6 commits
-
-
Stefan Behnel authored
-
Mark Florisson authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 May, 2012 1 commit
-
-
Mark Florisson authored
-
- 03 May, 2012 1 commit
-
-
Mark Florisson authored
-
- 27 Apr, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 26 Apr, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-