v0.36.0
- Add
textwidth
. - Add
(sp)diagm
pair constructors. - Add constructors for
Matrix{T}
,Array{T}
, andSparseMatrixCSC{T}
fromUniformScaling
.
textwidth
.(sp)diagm
pair constructors.Matrix{T}
, Array{T}
, and SparseMatrixCSC{T}
from UniformScaling
.