Replies: 3 comments 1 reply
|
We did this in MLX. Here's the relevant code if it's useful:
|
1 reply
|
Closing as self-resolved — the behavior is expected due to post-completion auto cross-seed search, not the exclude categories setting. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm working on switching our lib to use nanobind and don't have a good idea of how to replace def_buffer. Here is an example of what we have running in pybind:
From: https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_nurbscurve.cpp#L255
Would appreciate any tips on how to do this in nanobind!
All reactions