Skip to content
Snippets Groups Projects
  1. Oct 20, 2010
  2. Sep 17, 2010
  3. Aug 06, 2010
  4. Jul 20, 2010
  5. Jul 16, 2010
  6. Jul 09, 2010
  7. Jun 27, 2010
  8. Jun 26, 2010
  9. Jun 23, 2010
  10. May 27, 2010
  11. Jan 26, 2010
  12. Dec 07, 2009
  13. Oct 07, 2009
  14. Oct 06, 2009
  15. Oct 05, 2009
  16. Oct 04, 2009
  17. Sep 28, 2009
  18. Sep 19, 2009
  19. Sep 18, 2009
  20. Sep 14, 2009
  21. Sep 12, 2009
    • Andreas Klöckner's avatar
      Work towards version 0.91. (+) · 47605631
      Andreas Klöckner authored
      * Add a test suite.
      * Fix numerous `get_info` bugs. (reports by David Garcia and the test suite)
      * Add :meth:`pyopencl.ImageFormat.__repr__`.
      * Add :meth:`pyopencl.addressing_mode.to_string` and colleagues.
      * The `pitch` arguments to·
        :func:`pyopencl.create_image_2d`,
        :func:`pyopencl.create_image_3d`,
        :func:`pyopencl.enqueue_read_image`, and
        :func:`pyopencl.enqueue_write_image`
        are now defaulted to zero. The argument order of `enqueue_{read,write}_image`
        has changed for this reason.
      * :meth:`pyopencl.MemoryObject.get_image_info` now actually exists.
      * Add :meth:`pyopencl.MemoryObject.image`.
      47605631
  22. Sep 08, 2009
  23. Sep 03, 2009
  24. Aug 24, 2009
Loading