> Awhile back, there was talk of a hint manager for expand. Whatever > happened with that? Was it that the behavior couldn't be agreed on, > or was it just a matter of getting busy with other things? I've > implemented a simple one as part of my solution. If any hint is set > to True, it runs only that hint.
See issue 1725. I implemented it but before anyone would review it fully, it was so out of synch that I gave up on it. What I really wanted to do was get the expand system running better; the hint manager was a means to that end. But since the former never happened, neither did the latter. FWIW, I pulled out the manager and put it as a pull request so it's publicly visible and available for inclusion if it seems like it might work. I haven't spent time looking at Mateusz's options manager to know how difficult it is to use, but he does nice work. I'm sure it's worth looking at ehn making a decision. So...you've got yours, mine and his. Hopefully some good amalgamation will emerge. /c -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en.
