JuliaSymbolics / Symbolics.jl

Symbolic programming for the next generation of numerical software

Home Page:https://docs.sciml.ai/Symbolics/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

johanjans opened this issue · 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.