Begin discussing materiality of strings
Think of a worm made of strings
A space time worm that leaves a space trace
Each string is a loop that is a time point
Fused loops
Loops are like rubber bands not chains
Imagine colour gradation of loops into past and future away from current time point loop
from tope import Tope
from tope.net import *
from tope.orth import *
from tests import normalize_polygon from typing import *
import json, os, numpy as np
rng = np.random.default_rng()
with open("polys.json") as fd: polys = json.load(fd)
logger.remove()