Re: Action Verbs Patch

2010-04-19 Thread Addison Cugini
Vincent, I added a tester method in test_expr.py for the patch and added the missing functions. I can't get the document attribute to copy as suggested without causing circular importation (I have to import the global function above the class which in turn imports expr, ad infinitum). This agrees

Re: Action Verbs Patch

2010-04-19 Thread Vinzent Steinberg
2010/4/19 Addison Cugini : > Per the issue here: > > http://groups.google.com/group/sympy/browse_thread/thread/59e5dfb987963204/eca6fd634?pli=1 > > I have created methods which allows 'action verbs' to be called both as > global functions and as methods. Any suggestions you have would be > apprecia

Action Verbs Patch

2010-04-19 Thread Addison Cugini
Per the issue here: http://groups.google.com/group/sympy/browse_thread/thread/59e5dfb987963204/eca6fd634?pli=1 I have created methods which allows 'action verbs' to be called both as global functions and as methods. Any suggestions you have would be appreciated! --Addison Cugini -- You receive