Code for arXiv:1808.07768

The values computed in [Lab2021a].

Computing them from scratch takes 70 seconds. This file contains those values.

REFERENCES:

Lab2021a

S. Labbé. Substitutive structure of Jeandel-Rao aperiodic tilings, Discrete & Computational Geometry 65 (2021) 800-855. https://doi.org/10.1007/s00454-019-00153-3 http://arxiv.org/abs/1808.07768

EXAMPLES:

sage: from slabbe.arXiv_1808_07768 import omega6, T3 sage: omega6 Substitution 2d: {0: [[2]], 1: [[9]], 2: [[10]], 3: [[20]], 4: [[21]], 5: [[22]], 6: [[27]], 7: [[1], [0]], 8: [[6], [5]], 9: [[7], [4]], 10: [[8], [4]], 11: [[11], [3]], 12: [[12], [3]], 13: [[16], [15]], 14: [[17], [15]], 15: [[18], [14]], 16: [[19], [14]], 17: [[23], [13]], 18: [[26], [25]], 19: [[28], [24]]} sage: T3 Wang tile set of cardinality 24

slabbe.arXiv_1808_07768.project_56(t, p56='10')