- May 28, 2014
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Conflicts: src/wrapper/wrap_cl.hpp test/test_wrapper.py
-
- May 27, 2014
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Conflicts: src/wrapper/wrap_cl.hpp
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
use the correct way to convert unicode to string. I also think this warning should be removed since it can happen when unicode_literals from __future__ is enabled.
-
Yichao Yu authored
skip scalar as shape test on pypy. [upstream bug](https://bitbucket.org/pypy/numpy/issue/10/scalar-types-should-not-be-iterable)
-
Yichao Yu authored
fix compile error for binary float function with two different input types, add tests for atan2 atan2pi
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
The same case is already covered by test_array.py and doesn't have to be covered here again.
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- May 26, 2014
-
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
cpp wrapper clean up, remove unnecessary conversion back and forth between std::string and char*, convert string to bytes, do not copy strings if not necessary
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-
Yichao Yu authored
-