You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the discussion in #1887 , and the #1690 is finished, it's time to rewrite cython in pyfury into nanobind.
pyfury has two formats:
Object graph serialization
Row format
Row format has some interaction with pyarrow cython API, so we will skip rewriting cython for row fomat. The rewriting will be done only for Object graph serialization
Is your feature request related to a problem? Please describe
Feature Request
Based on the discussion in #1887 , and the #1690 is finished, it's time to rewrite cython in pyfury into nanobind.
pyfury has two formats:
Row format has some interaction with pyarrow cython API, so we will skip rewriting cython for row fomat. The rewriting will be done only for Object graph serialization
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
#1887
The text was updated successfully, but these errors were encountered: