- May 04, 2016
-
-
Andreas Klöckner authored
-
- Apr 25, 2016
-
-
Andreas Klöckner authored
-
- Apr 24, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Apr 20, 2016
-
-
Andreas Klöckner authored
-
- Apr 06, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Apr 01, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Mar 30, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
-
Andreas Klöckner authored
-
- Mar 29, 2016
-
-
Andreas Klöckner authored
Remove stray underscore from create_from_gl_texture
-
Sean Lynch authored
-
Andreas Klöckner authored
-
- Mar 28, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Mar 22, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Mar 21, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Mar 16, 2016
-
-
Andreas Klöckner authored
-
- Mar 07, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Reworked how PyOpenCL module finds its path
-
Jacob McDonald authored
Updated the include path generation function to use Distutils first and fallback to parsing the __file__ string, if necessary
-
- Mar 02, 2016
-
-
Jacob McDonald authored
Previously, `pkg_resources` was used to find the location of the PyOpenCL module so that the include path could be constructed. This commit replaces that by simply using the __file__ and os.path utilities This change fixes an incompatibility with PyOpenCL and pyinstaller/cxfreeze/etc. When frozen, distutils is not able to resolve the PyOpenCL package directly and subsequently raises a DistributionNotFound error. Since we are the PyOpenCL package, we don't need to be using distutils to resolve it. This issue was [reported](https://lists.tiker.net/pipermail/pyopencl/2014-October/001832.html) by someone else in the pyopencl mailing list as well.
-
-
Andreas Klöckner authored
-
- Mar 01, 2016
-
-
Andreas Klöckner authored
fix crash when using dtype=float16 (assigned tuple instead of integer).
-
Kenneth Ljungh authored
-
- Feb 12, 2016
-
-
Andreas Klöckner authored
-
- Feb 06, 2016
-
-
Andreas Klöckner authored
-
- Jan 30, 2016
-
-
Andreas Klöckner authored
-
- Jan 28, 2016
-
-
Andreas Klöckner authored
-