##// 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:

r2732:60cab731
r7409:7cd55e57 merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""