Now needs a review ;-)
Nathann
On Friday, June 20, 2014 5:11:58 PM UTC+2, Jeroen Demeyer wrote:
>
> I created http://trac.sagemath.org/ticket/16504 for this
>
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and st
I created http://trac.sagemath.org/ticket/16504 for this
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To post to this g
Consider:
sage: p = MixedIntegerLinearProgram()
sage: x = p.new_variable(nonnegative=False)
/usr/local/src/sage-git/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py:2834:
DeprecationWarning: The default behaviour of new_variable() will soon
change ! It will return 'real' vari