Releases: JuliaSymbolics/Symbolics.jl
Releases · JuliaSymbolics/Symbolics.jl
v3.2.3
v3.2.2
Symbolics v3.2.2
Merged pull requests:
v3.2.1
v3.2.0
v3.1.0
v3.0.1
Symbolics v3.0.1
Closed issues:
- Metadata not preserved through
scalarize
(#313) Symbolics.Arr
type is giving me nothing but problems (#343)
Merged pull requests:
- Dispatch for infimum and supremum for type Num (#346) (@ashutosh-b-b)
v3.0.0
v2.1.0
v2.0.0
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)