Skip to content

Deprecate current (descending) order of coefficients in polyval(), etc#779

Merged
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:rev-polyroots
Apr 10, 2024
Merged

Deprecate current (descending) order of coefficients in polyval(), etc#779
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:rev-polyroots

Conversation

@skirpichev
Copy link
Collaborator

Affected functions: chebyfit(), polyval(), polyroots() and findpoly().

First step for #142

Please adapt your code to use asc=True (lowest degree - first) order of polynomial coefficients. This will be a new default for mpmath releases after the next release, v1.4.

Affected functions: chebyfit(), polyval(), polyroots() and findpoly().

First step for mpmath#142

Please adapt your code to use asc=True (lowest degree - first) order of
polynomial coefficients.  This will be a new default for mpmath releases
*after* the next release, v1.4.
@skirpichev skirpichev merged commit 953acc4 into mpmath:master Apr 10, 2024
@skirpichev skirpichev deleted the rev-polyroots branch April 10, 2024 03:09
@skirpichev skirpichev added this to the 1.4 milestone May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant