Ralf Hemmecke <[EMAIL PROTECTED]> writes: > I still haven't heard about your use case, so I can only guess.
Sorry, the use case is not quite clear to me either. I was wondering about how to fix seriesSolve, which uses a hack to get "fixedPointExquo" called. This hack fails if fixedPointExquo is not an exposed function, as it is currently the case. I think that in order to have MakeFunction and friends work reliably, every operation should be explicitely package called. Currently, the result of function$MakeFunction really depends on what is exposed in the interpreter. I'm not sure whether this makes things clearer. Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. 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/fricas-devel?hl=en -~----------~----~----~----~------~----~------~--~---
