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

Route ediff1d

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

Source from the content-addressed store, hash-verified

1"""
2Set operations for arrays based on sorting.
3
4Notes

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected