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)