0.10
-
Added
repr_markdown.matrix/~.data.framefor massive speedups in the IRkernel when printing matrices(before this, it fell back to the second class’s method:
repr_markdown.numeric, which formatted the matrix as huge linear vector) -
Fixed incomplete rowname preservation