> I don't think that's bad.  Suppose I want an enhanced "max" that works
> for Sage symbolic functions too (like the Sage-enhanced floor and ceil
> functions).
>
> If you ever want the real system max, just do:
>
> sage: import __builtin__
> sage: __builtin__.max([1,2,3])

On a related note, whuss' patch for symbolic summation FINALLY getting
into Sage is still awaiting final positive review... which redefines/
extends the builtin sum, of course!

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

Reply via email to