I don't see any danger in keeping it.  It's just a shortcut, and many
people who are new to using CASs will want to use ln.  And you only
get it from import *, which is supposed to only be in the user
friendly cases (like isympy).

Aaron Meurer

On Thu, May 12, 2011 at 10:22 PM, Ondrej Certik <ond...@certik.cz> wrote:
> Hi,
>
> Should we deprecate "ln"? NumPy doesn't have any "ln", neither does
> Python's math library. Everybody uses "log".  In sympy,
> we just have "ln = log" anyway, so I am all for starting to return a
> deprecated warning if people use it. And remove it eventually in later
> releases.
>
> Ondrej
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to 
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to