On 11/07/2011 03:00 PM, William Stein wrote:
> Hi,
>
> Twice in the last day I've hit this deprecation warning due to making
> a stupid typo:
>
> sage: d(N) = (1/2)*(N^2-1)(N^2-N)/(N-1) # contains stupid typo
> /Users/wstein/sage/install/current/local/lib/python2.6/site-packages/IPython/ipl
On Mon, 7 Nov 2011 12:00:57 -0800
William Stein wrote:
> Twice in the last day I've hit this deprecation warning due to making
> a stupid typo:
>
> sage: d(N) = (1/2)*(N^2-1)(N^2-N)/(N-1) # contains stupid typo
> /Users/wstein/sage/install/current/local/lib/python2.6/site-packages/IPython/
Hi,
Twice in the last day I've hit this deprecation warning due to making
a stupid typo:
sage: d(N) = (1/2)*(N^2-1)(N^2-N)/(N-1) # contains stupid typo
/Users/wstein/sage/install/current/local/lib/python2.6/site-packages/IPython/iplib.py:2073:
DeprecationWarning: Substitution using function