Skip to content

Matrix Core v3.7.1

Choose a tag to compare

@perNyfelt perNyfelt released this 22 Apr 20:44
· 1081 commits to main since this release
  • Preserve row count for zero-column matrices created from empty-row input so
    downstream consumers can retain observation alignment even when a design
    matrix contains no predictor columns.
  • Added missing PackageScope import to Matrix.groovy
  • CodeNarc cleanup across ~25 main source files (mostly style, but includes making the metaData field final)