##// END OF EJS Templates
Fixing #1359. We are not using itex mode in sympyprinting....
Fixing #1359. We are not using itex mode in sympyprinting. Previuosly we were using itex=True in the sympy latex printer. I don't know why where were doing this but we should use regular printing mode and put the $$ around the equations ourselves.
Brian Granger -
r6051:5cf294c5
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_lbview.py Loading ...
test_mongodb.py Loading ...
test_newserialized.py Loading ...
test_view.py Loading ...