Releases: JuliaSymbolics/Symbolics.jl
Releases · JuliaSymbolics/Symbolics.jl
v5.11.0
Symbolics v5.11.0
Merged pull requests:
- start Documenter 1.0 upgrade (#978) (@ArnoStrouwen)
- Add error hint on implicit Float conversion from Num (#1001) (@ChrisRackauckas)
- CompatHelper: bump compat for Groebner to 0.5, (keep existing compat) (#1006) (@github-actions[bot])
- Remove treeviews (#1018) (@sathvikbhagavan)
Closed issues:
- Distinguish degenerate polynomials (#995)
v5.10.0
Symbolics v5.10.0
Merged pull requests:
- properly support offset indices (#992) (@simeonschaub)
- extend
RecursiveArrayTools.issymbollike
forNum
(#997) (@oscardssmith)
Closed issues:
- findall(f .== f[1]), TypeError: non-boolean (Num) used in boolean context (#1000)
v5.9.0
Symbolics v5.9.0
Merged pull requests:
- Implement methods for LogExpFunctions (#993) (@theogf)
- Only test alternative build targets on v1.9 (#996) (@ChrisRackauckas)
Closed issues:
- Implementing
logsumexp
and related functions fromLogExpFunctions.jl
forNum
(#931)
v5.8.0
Symbolics v5.8.0
Merged pull requests:
v5.7.0
Symbolics v5.7.0
Merged pull requests:
- replace deprecated get_symbolify by get_rewrites (#946) (@ranocha)
- update tests for SU 1.4 changes (#979) (@shashi)
- fix typos (#982) (@musvaage)
- Bump actions/checkout from 3 to 4 (#983) (@dependabot[bot])
- Add
set_scalar_metadata
to set metadata scalar-wise (#984) (@YingboMa)
Closed issues:
- typos (#980)
v5.6.0
v5.5.3
Symbolics v5.5.3
Closed issues:
- Symbolics v5.5.1 ⇒ v5.5.2 | Warning during precompilation (#966)
Merged pull requests:
v5.5.2
Symbolics v5.5.2
Closed issues:
- Build function efficient multiple returns (#46)
- Strange behavior of simplify. (#805)
- Symbolic (symmetric-toepltiz)matrix-vector multiplication doesn't work for higher dimensions of matrix (#939)
Merged pull requests:
- Metadata functionality for ComplexTerm (#789) (@davidschlegel)
- coeff throws DomainError for expressions with division (#926) (@Whyborn)
- Fixed minor bug in src/build_function where the keyword conv was not used (#928) (@raphaelchinchilla)
- We now allow src/build_function to take NamedTuples as a datastructure for building a function (#929) (@raphaelchinchilla)
- Create dependabot.yml (#947) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#948) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#949) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#950) (@dependabot[bot])
- explicitly depend on DynamicPolynomials and Bijections for CompatHelper (#965) (@shashi)
v5.5.1
v5.5.0
Symbolics v5.5.0
Closed issues:
Merged pull requests: