MoI embedded inside CPython 3.91?

 From:  bemfarmer
10134.28 
The Gyroid_fcc_UnitCell node builds the face-centered-cubic unit cell of a Gyroid.
The node recapitulates Table 2 of the paper.

The Input is the 12 member Gyroid boundary surface, with default color style "default".
(GyroidMarch2.3dm file.)

The input could alternatively be said surface, offset a small amount, to one side, or both sides.
The 12 individual network curve fundamental gyroid patches can be easily individually networked and offset. (The whole boundary does not offset, but the individual fundamental offsets can be joined.)

Color styles were used for input "Get By Style", because the individual outputs can be set to colors other than the input style. Get By Name could be used, but THERE IS NO OBJECT NAME CHANGE node in nodeeditor AFAIK, so the source fundamental patch is not isolated.

- Brian

Next up is to make a node for Table 1 of the paper, 1 fundamental patch to 12 patch Boundary gyroid patch. This would only need one Python generated basic fundamental patch 1, not 12 Python programs.

Schward D and P tables are yet to be turned into nodes.