PyNode
PyNode copied to clipboard
Wrap numpy types
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.