1. 19 2月, 2012 1 次提交
    • Pascal Lamblin's avatar
      Fix CGemv when vectors have negative strides · a20c564d
      Pascal Lamblin 提交于
      Both BLAS and Numpy were trying to be too clever, BLAS by wanting a
      pointer to the beginning of the memory chunk (even if it will start from
      the end, and Numpy by providing a pointer to the first element, that is
      at the end of the memory buffer.
      a20c564d
  2. 18 2月, 2012 2 次提交
  3. 17 2月, 2012 1 次提交
  4. 15 2月, 2012 7 次提交
  5. 14 2月, 2012 16 次提交
  6. 10 2月, 2012 4 次提交
  7. 08 2月, 2012 9 次提交