Hi!

Most probably, this is a silly question...

What is the best way to import Sympy?

I usually use:

    from sympy import *

I know that using a wild import should be avoided. Is this a better way:

    import sympy as sp

Best regards,

Javier

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAG5CaLFaXxfQ1-J11SdCF4gCWWpVE1HqyxcjLkxN--Y%2Byvm-YQ%40mail.gmail.com.

Reply via email to