Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Calculate the Lorentz factor of a Lorentz-transformed Wolfram Model causal graph
ResourceFunction["WolframModelLorentzFactor"][data,beta] returns the ratio of step sizes of a beta-transformed causal graph and the initial graph given by data. |
Construct a simple triangular shape causal graph with initial node size 10:
In[1]:= |
Out[1]= |
Calculate the Lorentz factor at v/c=0.3:
In[2]:= |
Out[2]= |
Calculate the Lorentz factor for a causal graph on a hexagonal grid, at v/c=0.8:
In[3]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License