MCPcopy Create free account
hub / github.com/numpy/numpy / poly

Route poly

numpy/lib/polynomial.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_poly_dispatcher)

Source from the content-addressed store, hash-verified

1"""
2Functions to operate on polynomials.
3
4"""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected