Symbolics v4.3.1
Closed issues:
- No method matching +(MPoly{BigInt}) in build_function (#108)
- bug in simplify_fractions? (#487)
- Trivial simplification not happening. (#494)
- Error in tutorial (#500)
- Question: Structs with fields with abstract types (#501)
- solve_for seems to be broken (#504)
- fails to simplify 2x2 matrix inverse (#507)
- Convert a num matrix to float64 (#510)
- Simplify the default simplify so that a small fraction needs simplify_fraction (#511)
- simplify() working? (#513)
- Error when precompiling Symbolics (#520)
- Overflow error with rational number simplification (#533)
- Can't convert Num to Float64 (#535)
Merged pull requests:
- Get
@rule
to work on Array expressions (#495) (@shashi) - update test to pass with new rules in SU (#502) (@shashi)
- Update Symbolics citation (#505) (@ChrisRackauckas)
- Add method for
^(::Irrational{:ℯ}, x::Num)
(#506) (@brenhinkeller) - Fix the ambiguity of sparse (#508) (@YingboMa)
- Handle undefined derivatives in jacobian_sparsity (#515) (@ChrisRackauckas)
- patch matlab codegen (#516) (@ChrisRackauckas)
- add groebner_basis (#519) (@sumiya11)
- Update DeployPage.yml (#528) (@tlienart)
- Throw error on differentiation involving arrays (#530) (@shashi)
- CompatHelper: bump compat for NaNMath to 1, (keep existing compat) (#531) (@github-actions[bot])
- CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat) (#541) (@github-actions[bot])
- CompatHelper: bump compat for Groebner to 0.2, (keep existing compat) (#542) (@github-actions[bot])