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
Currently only primitive python types can be returned. However I believe numpy also has a c++ wrapper which might allow PyNode to return numpy types to javascript also.
This needs more research, it could be a big undertaking.
Currently only primitive python types can be returned. However I believe numpy also has a c++ wrapper which might allow PyNode to return numpy types to javascript also.
This needs more research, it could be a big undertaking.