Nevermind, I figured it out. I had to cast my inputs to floats within interact.
-M.H. On May 2, 7:54 am, Marshall Hampton <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to showcase both @interact and Cython in an article I am > writing, and I can't get them to play well together. I've used a > %cython cell to define some functions, and then tried to use @interact > to change their arguments; nothing is displayed in the interact cell, > although I also don't get an error message. Any thoughts? > > -M. Hampton --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
