1. 17 Jun, 2017 2 commits
    • Adrien Guinet's avatar
      bffece4a
    • Adrien Guinet's avatar
      Add a Pythran backend for Numpy operation · 65da9d1b
      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.
      65da9d1b
  2. 16 Jun, 2017 9 commits
  3. 15 Jun, 2017 12 commits
  4. 14 Jun, 2017 1 commit
  5. 05 Jun, 2017 1 commit
  6. 04 Jun, 2017 2 commits
  7. 03 Jun, 2017 2 commits
  8. 01 Jun, 2017 7 commits
  9. 31 May, 2017 4 commits