Skip to content
  • Peter W. Draper's avatar
    Fixed range issue that caused METIS to crash · 89a51e55
    Peter W. Draper authored
    Real problem was a 28 * k, instead of k < 26 *, but clear up the logic and fix some edge cases where the range could over/underflow a bit, also add a debugging check to spot this issue next time
    89a51e55