What's Changed
- Attempt to remove unnecessary parentheses by @alxy in #16
- Simplify the travis script by @alxy in #21
- improved parenthesis usage by @phidi04 in #23
- Turner-eng issue#5 by @turner-eng in #26
- Issue-20_DevTools: Adding dev tools to .travis.yml by @manelbdcosta in #27
- Numpy exponential format by @emetor in #38
- Typo for unary operator + by @emetor in #39
- Fixing tests by @emetor in #42
- Replace the '$$' tex enclosure with a function input by @emetor in #43
- pow(x,y) enabled #35 by @emetor in #44
- Solving issue #37: \times not displayed between numbers with exponents by @emetor in #45
- Addressing issue #41 by @emetor in #46
- Problem with unary opeation not by @emetor in #40
- Reworking simplify_output by @emetor in #47
- Unary operator followed by a power needs no parenthesis by @emetor in #49
- SyntaxError when expression has "lambda" or λ #50 by @emetor in #51
- Update setup.py by @anukaal in #48
- temp fix for #54 : deactivate PYthon 3.7 testing by @erwanp in #55
New Contributors
- @alxy made their first contribution in #16
- @phidi04 made their first contribution in #23
- @turner-eng made their first contribution in #26
- @manelbdcosta made their first contribution in #27
- @emetor made their first contribution in #38
- @anukaal made their first contribution in #48
Full Changelog: 0.3.3...0.4.0