inducer / pyopencl

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

Switch from pybind11 to nanobind #546

Closed inducer closed 3 months ago

inducer commented 2 years ago

Surprisingly, this is mostly working now. :)

To do/Needs:

inducer commented 1 year ago

The infinite recursions appear to be https://github.com/wjakob/nanobind/pull/72.

inducer commented 3 months ago

@matthiasdiener FYI this is happening I think. I'll probably roll a release once it's in.