Releases: JuliaSymbolics/Symbolics.jl
Releases · JuliaSymbolics/Symbolics.jl
v4.1.1
Symbolics v4.1.1
Closed issues:
scalarize
errors on vector inner products (#417)- Stackoverflow with array variable and registered function (#436)
@register
ed functions with return type annotation doesn't produce requested return type (#438)- Adding two mat-vec-mul throws "key i not found" (#448)
Merged pull requests:
- Don't recurs if we are done (#433) (@YingboMa)
- Remove pirate
ndims
method (#437) (@baggepinnen) - more conscious sparse array handling in build_function (#444) (@shashi)
- add jacobian method for Arr (#445) (@baggepinnen)
- solve some bugs with get_variables on array variables (#451) (@baggepinnen)
- WIP: @register changes (#457) (@shashi)
- fix extruded dim in broadcast when all args have size 1 (#458) (@shashi)
v4.1.0
Symbolics v4.1.0
Merged pull requests:
- Semi-polynomial form (#428) (@shashi)
- define
^
for difference (#429) (@baggepinnen) - Update
DiscreteUpdate
docstring (#430) (@baggepinnen)
v4.0.1
Symbolics v4.0.1
Merged pull requests:
v4.0.0
Symbolics v4.0.0
Merged pull requests:
- Add Metatheory.jl and TermInterface.jl dependencies, update SymbolicUtils.jl (#421) (@0x0f0f0f)
- fix substitute on array{num} (#422) (@anandijain)
v3.5.1
v3.5.0
v3.4.3
v3.4.2
Symbolics v3.4.2
Closed issues:
- <ₑ(Symbolic, Num) is ambiguous (#362)
- Calculus with Symbolic Arrays (#387)
- Simplify does not fully simplifies (#394)
- Checking equality of symbolic expressions (#401)
Merged pull requests:
- CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#377) (@github-actions[bot])
- fix substitute for Equation[] (#393) (@anandijain)
- Fix typo from equations (#399) (@Suavesito-Olimpiada)
- More robust scalar linear solve (#403) (@YingboMa)
v3.4.1
v3.4.0
Symbolics v3.4.0
Merged pull requests:
- Rearrange "symbolic functions" tutorial (#384) (@stillyslalom)
- Update compat (#386) (@YingboMa)