On Sep 30, 6:26 pm, Jim Clark <[EMAIL PROTECTED]> wrote: > Hi there, > > I found a teeny bug in sage's rendering of fractional exponents (3/2 > in this case) in notebook's output: > > sagebug.tiff > 54KViewDownload
Hi Jim, Try replacing %delW with %latex(delW). Or just do sage: show(W.gradient()) Best, JM --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
