Hello,

both the classes KanesMethod and LagrangesMethod uses forcelist attribute. 
Right now for LagrangesMethod, we are providing forcelist at the time of 
object creation(optional though) where as for KanesMethod it is done when 
we call kanes_equations() method. Actually for KanesMethod also we can 
provide forcelist and bodylist at the time of instance creation. This helps 
in having a property forcelist() in the abstract class. I have written an 
exclusive small code for this. Please review this 
<https://github.com/aravindkanna/open-source/blob/master/a.py> and provide 
your inputs. 

regards, 
Aravind

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/927bacad-e2a6-416d-846a-9f0b406fd113%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to