An error occurred fetching the project authors.
  1. 15 Feb, 2018 2 commits
  2. 28 Jan, 2018 1 commit
  3. 26 Jan, 2018 1 commit
  4. 08 Nov, 2017 1 commit
  5. 05 Nov, 2017 1 commit
  6. 29 Oct, 2017 2 commits
  7. 28 Oct, 2017 3 commits
  8. 12 Oct, 2017 1 commit
  9. 21 Sep, 2017 3 commits
  10. 20 Sep, 2017 2 commits
  11. 14 Sep, 2017 1 commit
  12. 13 Sep, 2017 1 commit
  13. 12 Sep, 2017 2 commits
  14. 31 Aug, 2017 2 commits
  15. 13 Aug, 2017 1 commit
  16. 25 Jul, 2017 1 commit
  17. 06 Jul, 2017 3 commits
  18. 24 Jun, 2017 1 commit
  19. 20 Jun, 2017 1 commit
  20. 19 Jun, 2017 2 commits
  21. 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
  22. 16 Jun, 2017 4 commits
  23. 31 May, 2017 1 commit
  24. 28 Mar, 2017 1 commit
  25. 26 Feb, 2017 1 commit