v6.4.0
Symbolics v6.4.0
Merged pull requests:
- n_func_occ not detecting a*x (#1232) (@n0rbed)
- Precompile
symbolic_solve
inSymbolicsGroebnerExt.jl
(#1233) (@zengmao) - Fixed some bugs, symbolic_solve(single expr, [multiple_vars]), and precompiled nemo (#1234) (@n0rbed)
- fix latexify on complex expressions (#1238) (@mxhbl)
- Bump crate-ci/typos from 1.23.1 to 1.24.1 (#1239) (@dependabot[bot])
- Fix
coeff(p, sym)
whensym
is a product (issue #1041) (#1240) (@zengmao) - fix: call
transform
on dependent array variables in@variables
(#1241) (@AayushSabharwal) - Add symbolics_to_float converter (#1242) (@ChrisRackauckas)
Closed issues:
- nonlinear solving: x^a * b = c (#866)
- Symbolics.coeff for multivariate polynomials incorrect (#1041)
- Finding Coefficients of Cross Terms (#1056)
- expand
Complex{Num}
(#1202) - Circular dependency detected by Julia 1.11.0-rc2 (#1221)
- New
symbolic_solve
strange missing variable error (#1230) - isequal(BasicSymbolic, missing) ambiguous (#1236)