Refactoring some MM L1 simulation internal computations
A list of minor changes:
- Removed extra for loop from MM Diamond algorithm
- Changed internal computations and/or functions to use less parameters
- Removed unused members and functions or changed to something more useful for future developments
- Used more compact variable assignments, reducing the amount of operations
./cc @vadamico