Symbolics v2.0.0
Closed issues:
- substitute for complex expression does nothing (#137)
- Make some optimization steps in build_function optional? (#230)
- Parsing error when generating multiple complex variables (#310)
- unexpected promotion to Complex{Num} in
@variables
(#317) - Possible bug with
simplify
(#318)
Merged pull requests:
- Use threads in MultithreadedForm (#303) (@tkf)
- Latexify fixes (#306) (@shashi)
- Namespacing, deterministic variable names, subscripted variables (#312) (@shashi)
- Remove redundancy in
variable.jl
(#316) (@dannys4) - Fix a lot of variables problems (#321) (@YingboMa)
- Added REPL indication to example code in
README
(#323) (@paniash) - module docstring (#324) (@anandijain)
- Moving Integral domain type from Domain to VarDomainPairing (#330) (@ashutosh-b-b)
- You can't assign to du itself (#336) (@pepijndevos)