Closed leonbello closed 1 year ago
reshape_sols() appears to give wrong matrices on some occasions, which in turn breaks diagram_correction().
reshape_sols()
diagram_correction()
The problem was incorrect calculation of the number of solutions. Should be working now.
reshape_sols()
appears to give wrong matrices on some occasions, which in turn breaksdiagram_correction()
.