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

Route pad

numpy/lib/arraypad.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_pad_dispatcher, module='numpy')

Source from the content-addressed store, hash-verified

1"""
2The arraypad module contains a group of functions to pad values onto the edges
3of an n-dimensional array.
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected