Skip to content

Conversation

olivvius
Copy link

  • Add evaluation examples to polynomial quick reference table
  • Enhance polyval docstring with clearer examples
  • Add warning about domain/window scaling with fitted polynomials
  • Show comparison between legacy and new polynomial APIs

Fixes #25587

- Add evaluation examples to polynomial quick reference table
- Enhance polyval docstring with clearer examples
- Add warning about domain/window scaling with fitted polynomials
- Show comparison between legacy and new polynomial APIs

Fixes numpy#25587"
@@ -187,4 +191,4 @@ Documentation for legacy polynomials
.. toctree::
:maxdepth: 2

routines.polynomials.poly1d
routines.polynomials.poly1d
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trailing newline is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Pending authors' response
Development

Successfully merging this pull request may close these issues.

DOC: missing examples for np.polynomial.polynomial.polyval
2 participants