Mellin transform modification

29 views
Skip to first unread message

Chris Smith

unread,
May 8, 2017, 1:13:42 PM5/8/17
to sympy
Could someone please check to see if the modification of the Mellin transformation at line 117 of sympy/integrals/tests/test_transforms.py  in PR #12587 is correct?

Thanks,
/c

Kalevi Suominen

unread,
May 8, 2017, 2:53:47 PM5/8/17
to sympy

It seems to me that the condition is correct, but the assert statement should have  (m[1], m[2])  since it will interpret commas as expression separators:

assert_stmt ::=  "assert" expression ["," expression]
Reply all
Reply to author
Forward
0 new messages