Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@fjarri fjarri released this 20 Jan 07:27
· 21 commits to master since this release
  • 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.