wmboyles / Math-Summaries

Medium length summaries of math subjects like multivariable calculus. Longer than a formula sheet, shorter than a textbook.
The Unlicense
75 stars 11 forks source link

Add script to clean equations #33

Closed aneziac closed 3 years ago

aneziac commented 3 years ago

I wrote a python script that should close #29. It also gets rid of unnecessary periods and trailing whitespace. It's written for mac and may need slight modification to work properly on windows due to different representations of line breaks.