Am 25.02.2015 um 22:35 schrieb Paul Royik:
But then, when I substitute positive symbol back to normal:
symbols = f.free_symbols
for symbol in symbols:
f = f.subs(symbol, sympy.Symbol(symbol.name))

It still shows log(x), isntead of log(|x|)

Maybe that's a bug.
I'm not sure how to make SymPy print the assumptions for a symbol; that should help verify what's actually going on.

--
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 http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/54EE4A56.7070704%40durchholz.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to