-------------------
**Bug fixes:**
- We fixed a bug in the dense sandwich product, which would previously segfault for very large matrices.
- Fixed the column order when initializing a ``SplitMatrix`` from a list containing other ``SplitMatrix`` objects.
- Fixed ``getcol`` not respecting the ``drop_first`` attribute of a ``CategoricalMatrix``.