NUMPY into Grasshopper

Anyone else interested in NUMPY basics: array and vectorized computation into grasshopper via the hops plugin and the ghhops.server in VSC.

I have already translated 2500 lines of code into @hops.components and I am focused on the control and flow of using ndarrays to run organized numerical Datatrees in the gh canvas.

The first three bundles of apps and .gh scripts can be seen at www.wickersonstudios.com

After this translation, I will translate dataframes into grasshopper with Pandas.

Best,

Michael Wickerson

I have one more .gh script to write and a few more hundred lines of code to finish up this week and my NUMPY into GRASSHOPPER .py app will be ready.

This is only the beginning focused on DataVisualization for NUMPY: Basics.

I will follow up with NUMPY : Advanced Arrays and Vectorized Computation, Pandas and Scikit-learn into the Grasshopper Canvas and Rhino3D environment this summer!

All work available at www.wickersonstudios.com

Sincerely,

Michael Wickerson