- class graphicle.data.GraphicleSerialized(TypedDict)[source]
Typed dictionary format of a serialized Graphicle instance.
New in version 0.3.2.
Public members¶
- pmu : tuple[MomentumElement, ...][source]
- color : tuple[ColorElement, ...][source]
- adj : tuple[VertexPair, ...][source]
Last update:
Jun 27, 2025