inducer / pyopencl

OpenCL integration for Python, plus shiny features
http://mathema.tician.de/software/pyopencl
Other
1.05k stars 240 forks source link

fix opencl algorithm: exit this loop if `z^2>4` #568

Closed t0b3 closed 2 years ago

t0b3 commented 2 years ago

fix opencl algorithm: exit this loop if z^2>4

inducer commented 2 years ago

Thanks, this makes sense!

t0b3 commented 2 years ago

you are welcome :+1: