HomotopyContinuation v2.14.0
Merged pull requests:
- Update numerical_irreducible_decomposition documentation (#624) (@PBrdng)
- use in-place evaluation (#625) (@PBrdng)
- Update CI config (#630) (@fingolfin)
- Use Dependabot to keep CI config up-to-date (#631) (@fingolfin)
- README.md: fix CI badge (#632) (@fingolfin)
- Automatic triangle inequality (#633) (@PBrdng)
- add documentation for singular_min_accuracy (#636) (@PBrdng)
- Fix certification bug (#637) (@PBrdng)
- add max_precision flag to certify (#639) (@PBrdng)
Closed issues:
- Case of
FiniteException
when solving system that worked previously (#626) - Explicitly solvable subset of equations (#627)
- The endgame option
singular_min_accuracy
does not appear in the documentation (#634) - Certified intervals for distinct solutions seem to overlap (#635)
max_precision
no longer recognized incertify
— breaking change? (#638)