Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

printing imaginary unit as im? #178

Closed
Roger-luo opened this issue Sep 23, 2019 · 2 comments · Fixed by symengine/symengine#1616 or #186
Closed

printing imaginary unit as im? #178

Roger-luo opened this issue Sep 23, 2019 · 2 comments · Fixed by symengine/symengine#1616 or #186

Comments

@Roger-luo
Copy link

Hi I'm wondering if it is possible to print imaginary unit as im which is more consistent with Julia, the current one I is sometimes confusing with the LinearAlgebra.I.

@isuruf
Copy link
Member

isuruf commented Sep 23, 2019

We already have specializations for NaN, Infty and E for Julia in https://github.com/symengine/symengine/blob/master/symengine/printers/strprinter.cpp. We should fix I as well.

@certik
Copy link
Contributor

certik commented Sep 24, 2019

A related issue for parsing: symengine/symengine#1462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants