Quaternionic.jl icon indicating copy to clipboard operation
Quaternionic.jl copied to clipboard

Use `show_unquoted`

Open moble opened this issue 11 months ago • 0 comments

I do some hacks to parenthesize quaternions in show to ensure that expressions involving quaternions display properly, regardless of operator precedence. It looks like I should have used Base.show_unquoted. Here is an example for complex numbers.

moble avatar May 06 '25 15:05 moble