Hello everybody !!!!

To the current alpha0 has been merged #10043, which is a complete
rewrite of the LP interfaces... This is great, but I noticed 2
mistakes afterward : I had forgotten to rename the add_constraint
method to add_linear_constraint, and also that a parameter of the
"solve" method was now a parameter of the class' constructor, which
means many methods had to be updated to use this parameter at the
right place.

This means tickets #10150 and #10151 are respectively "renaming a
method" and "updating current methods to use the same paarmeter at a
different place", and it would be nice if those two were available
along with #10043, as applying them later would mean for #10150 a
non-backward-compatible update, and for #10151 that many methods would
break if the user tries to force the use of a special LP solver...

Thank you for your help, if you have some minutes to spare :-)

Nathann

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to