MFM
MFM copied to clipboard
Movable Feast Machine C++ reference implementation and simulator
Results
2
MFM issues
Sort by
recently updated
recently updated
newest added
All symmetries except 90L and 270L are equal to their inverse. Currently `EventWindow.getSiteNumber(Atom&)` returns wrong sites for `90R` and `270R`: [A.ulam.txt](https://github.com/DaveAckley/MFM/files/13325972/A.ulam.txt) I don't know enough group theory, so I just...
The purpose of this patch is to add an option to output the grid state in JSON format each epoch along with the .mfs save files. This output includes a...