tabmat 3.1.10
·
134 commits
to main
since this release
What's Changed
- Pre-commit autoupdate by @quant-ranger in #264
- Fix segfaults when taking the sandwich-product of large F-contiguous matrices (#270) @MartinStancsicsQC in #271
- Fix the column order when initializing
SplitMatrix
objects from lists containing otherSplitMatrix
objects (#268) by @MartinStancsicsQC in #269 - Fix the
CategoricalMatrix.getcol
method not respecting thedrop_first
attribute (#265) by @MartinStancsicsQC in #266 - Clean up changelog by @MatthiasSchmidtblaicherQC in #272
- Fix CI on Windows and macOS by @MartinStancsicsQC in #273
Full Changelog: 3.1.9...3.1.10