On Feb 27, 9:47 am, linuxgus <[email protected]> wrote: > Can somebody shed some light on this and/or suggest alternative ways > of doing this?
Well, when I try debugging this (that is, run your code, see it crash, type: %debug to get into the debugger where I can run code), I see that your function is returning a 150x1 array and it's being called in a context that's expecting a scalar. Carl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
