Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the evolution of a tag system
ResourceFunction["TagSystem"][{n,rule},init,t] generates a list representing the evolution of the tag system with the specified rule, where n elements are removed from the beginning of the sequence starting from initial condition init for t steps. |
Five steps in the evolution of a tag system:
In[1]:= | ![]() |
Out[1]= | ![]() |
Plot the evolution of a tag system:
In[2]:= | ![]() |
Out[2]= | ![]() |
Rules from A New Kind of Science, page 93:
In[3]:= | ![]() |
In[4]:= | ![]() |
Out[4]= | ![]() |
Rules from A New Kind of Science, page 94:
In[5]:= | ![]() |
In[6]:= | ![]() |
Out[6]= | ![]() |
Total lengths for rules from A New Kind of Science, page 94:
In[7]:= | ![]() |
Out[7]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License