JuliaSymbolics/Symbolics.jl

Rendering of symbolic vectors using Symbolics.jl and Pluto.jl

johanjans opened this issue · 1 comments

Not sure if this question is related to Latexify.jl, Symbolics.jl or Pluto.jl, but i would like to change the current visualization of a n-element vector:
image
or
image
Into what i get when i change the data-type into a 3x1 Matrix:
image

Is there any convenient way of achieving this?
Should this be the default behavior for Symbolics.Num?

Yeah that sounds like a good idea. I don't know what display override that would be. The Pluto folks would probably know.