##// END OF EJS Templates
Merge pull request #1861 from tkf/dvipng...
Merge pull request #1861 from tkf/dvipng Use dvipng to format sympy.Matrix, enabling display of matrices in the Qt console with the sympy printing extension. Two changes are introduced: new dvipng backend is added to latex_to_png PNG formatter for sympy.Matrix uses the dvipng backend

File last commit:

r415:4a5dcb15
r7409:7cd55e57 merge
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]