An error occurred fetching the project authors.
  1. 10 Sep, 2020 1 commit
  2. 18 Aug, 2020 3 commits
  3. 17 Aug, 2020 2 commits
  4. 10 Jun, 2020 1 commit
  5. 17 May, 2020 1 commit
  6. 04 May, 2020 1 commit
    • scoder's avatar
      Rewrite the C property feature (GH-3571) · 22a49f40
      scoder authored
      * Rewrite C property support (GH-2640) based on inline C methods.
      Supersedes GH-2640 and GH-3095.
      Closes GH-3521.
      
      * Test fix for `numpy_parallel.pyx`: avoid depending on whether "nd.shape" requires the GIL or not.
      
      * Turn NumPy's "ndarray.data" into a property to avoid direct struct access.
      
      * Make "ndarray.size" accessible without the GIL.
      22a49f40
  7. 13 Nov, 2018 1 commit
  8. 03 Jun, 2018 1 commit
  9. 21 Aug, 2017 2 commits
  10. 09 Jul, 2017 1 commit
  11. 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
  12. 14 Aug, 2016 1 commit
  13. 07 Nov, 2015 1 commit
  14. 05 Nov, 2015 1 commit
  15. 26 Oct, 2015 1 commit
  16. 17 Sep, 2015 1 commit
  17. 06 Sep, 2015 1 commit
  18. 04 Sep, 2015 2 commits
  19. 09 Aug, 2015 2 commits
  20. 25 Jul, 2015 3 commits
  21. 23 May, 2015 1 commit
  22. 27 Apr, 2015 1 commit
  23. 24 Apr, 2015 1 commit
  24. 19 Mar, 2015 1 commit
  25. 15 Nov, 2014 1 commit
  26. 17 Jun, 2014 1 commit
  27. 22 Apr, 2014 1 commit
  28. 17 Jan, 2014 1 commit
  29. 07 Jan, 2014 1 commit
  30. 26 Dec, 2013 1 commit
  31. 24 Dec, 2013 1 commit
  32. 16 Nov, 2013 1 commit