[20]: save_nets(P, "figs/36-cell-hatch", force=True, fmt="png", hatch=True, dpi=600)
In tiny, mysterious, curled-up dimensions, is the world of strings. These strings, the tiniest of forms, vibrate in multi-dimensional geometric spaces that are beyond the human senses.
think of the fourth dimension, not as a new region of space – a direction, as has been said, toward which we can never point– but as a principle of growth, of change, a measure of relations which cannot be expressed in terms of length, breadth and thickness
import matplotlib.pyplot as plt from matplotlib.collections import LineCollection # container for line segments from matplotlib.text import Text, Annotation import matplotlib.cm as cm # colour mappings import random