Hello here,
I’m in a process of converting a Rhino 5 project to a Rhino 6 project, using IronPython, numpy & scipy. It is told everywhere that Rhino 6 being 64 bits, while (numpy,scipy) being 32 bits, it is impossible directly.
What would be the most straightforward way to do this? My first idea would be to use Grasshopper, then GhPython, that would import numpy+scipy, do the job and then send the result back to Rhino. Is that feasible? Is there a better way to use Numpy&Scipy with Rhino 6?
Thank you!
Alexandre