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

Route fix

numpy/lib/ufunclike.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_dispatcher, verify=False, module='numpy')

Source from the content-addressed store, hash-verified

1"""
2Module of functions that are like ufuncs in acting on arrays and optionally
3storing results in an output array.
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected