Quaternionic.jl
Quaternionic.jl copied to clipboard
Use `show_unquoted`
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.