Skip to content

v0.8.0

Latest

Choose a tag to compare

@fjarri fjarri released this 20 Jan 07:27
  • CHANGED: dest_offset renamed to dst_offset to match pyopencl/pycuda API.

  • FIXED: register numpy.bool in addition to bool - it is a separate type now (@perdigao1).

  • FIXED: incompatibility with modern versions of pyopencl.