Open weishc opened 4 years ago
input_matrix = [ ['L','L','L'], ['L','C','L'], ['C','S','C'], ['S','S','S'], ]
Weird! I guess some jitter/randomness could be added somewhere to try and overcome this.
input_matrix = [ ['L','L','L'], ['L','C','L'], ['C','S','C'], ['S','S','S'], ]