An error occurred fetching the project authors.
  1. 09 Sep, 2017 1 commit
  2. 04 Sep, 2017 4 commits
  3. 02 Sep, 2017 3 commits
  4. 01 Sep, 2017 1 commit
  5. 31 Aug, 2017 2 commits
  6. 25 Aug, 2017 1 commit
  7. 24 Aug, 2017 3 commits
  8. 22 Aug, 2017 1 commit
  9. 19 Aug, 2017 1 commit
  10. 08 Aug, 2017 2 commits
  11. 07 Aug, 2017 2 commits
  12. 02 Aug, 2017 1 commit
  13. 31 Jul, 2017 2 commits
  14. 29 Jul, 2017 3 commits
  15. 27 Jul, 2017 4 commits
  16. 17 Jul, 2017 4 commits
  17. 27 Jun, 2017 1 commit
  18. 17 Jun, 2017 1 commit
    • 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
  19. 15 Jun, 2017 1 commit
  20. 01 Jun, 2017 1 commit
  21. 27 May, 2017 1 commit