Skip to content

Implicit multiplication

Compare
Choose a tag to compare
@TabulateJarl8 TabulateJarl8 released this 21 May 18:07
· 85 commits to master since this release

Added support for implicit multiplication (turning on and off) and some bug fixes. Turn off support for implicit multiplication with the --no-fix-multiplication argument. Also fix closeOpen function and init [A-Z] + theta variables. Support for : after lbl

AB -> A*B
A(1) -> A*(1)