Closed GoogleCodeExporter closed 8 years ago
further testing, sympy works as expected!
http://live.sympy.org/
-------------------------------------------------
Google App Engine/1.4.3
Python 2.5.2 (r252:60911, May 12 2010, 14:18:27)
[GCC 4.3.1]
>>> e = x - (11 + (7 - x))
>>> print e
-18 + 2*x
Original comment by fung.ben...@gmail.com
on 9 Apr 2011 at 3:36
Fixed in r704:
http://code.google.com/p/symja/source/detail?r=704
Original comment by axelclk@gmail.com
on 10 Apr 2011 at 9:49
I will verify asap, thanks!
Original comment by fung.ben...@gmail.com
on 10 Apr 2011 at 10:21
Looks good, thanks for adding the test case also.
http://code.google.com/p/symja/source/detail?r=705
Original comment by fung.ben...@gmail.com
on 24 Apr 2011 at 10:54
Fixed in symja online interface
Original comment by axelclk@gmail.com
on 23 Jul 2011 at 3:12
Original issue reported on code.google.com by
fung.ben...@gmail.com
on 9 Apr 2011 at 3:31