lattice length is alternatively called: L: - https://github.com/open2c/looplib/blob/0ea23c8b3488ceafe617d54d0fc9a99d90c75616/looplib/loopviz.py#L43 - https://github.com/open2c/looplib/blob/0ea23c8b3488ceafe617d54d0fc9a99d90c75616/looplib/random_loop_trajectories.py#L3 N: - https://github.com/open2c/looplib/blob/0ea23c8b3488ceafe617d54d0fc9a99d90c75616/looplib/random_loop_arrays.py#L5 how about being explicit, e.g. `lattice_length`?
lattice length is alternatively called:
L:
looplib/looplib/loopviz.py
Line 43 in 0ea23c8
looplib/looplib/random_loop_trajectories.py
Line 3 in 0ea23c8
N:
looplib/looplib/random_loop_arrays.py
Line 5 in 0ea23c8
how about being explicit, e.g.
lattice_length?