8000 Deprecate current (descending) order of coefficients in polyval(), etc by skirpichev · Pull Request #779 · mpmath/mpmath · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2024

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
0