Skip to content

Commit

Permalink
author,date, GPL V3+ license
Browse files Browse the repository at this point in the history
  • Loading branch information
gutow committed May 20, 2020
1 parent bd69e71 commit 34b57a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Display_Math_Operations.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
"""
__Display Math Operations (DMO)__
author: Jonathan Gutow <[email protected]>
date: May 2020
license: GPL V3+
Easy way(s) to get pretty math output in Jupyter notebooks. Defines a wrapper function to get nice
typesetting of math operations. Overrides most sympy functions to generate typesetting of math operations
, not just results. There is an option to make the typesetting automatic.
Expand Down

0 comments on commit 34b57a2

Please sign in to comment.