python 2.7 - Iterating over symbols in relation in Sympy -


i have large list of equations randomly organized running through , know how find variables in equation in list. using relations [x*2-y) not eq(x*2,y).

is there simple function get_vars(expr) dump out variable symbols individually list? help!


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -