Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ _add_newdocs_scalars.py
File
_add_newdocs_scalars.py
numpy/_core/_add_newdocs_scalars.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
This file is separate
from
``_add_newdocs.py`` so that it can be mocked out by
3
our sphinx ``conf.py`` during doc builds, where we want to avoid showing
4
platform-dependent information.
Callers
nothing calls this directly
Calls
6
add_newdoc
Function · 0.90
dtype
Function · 0.90
numeric_type_aliases
Function · 0.85
_get_platform_and_machine
Function · 0.85
add_newdoc_for_scalar_type
Function · 0.85
islower
Method · 0.80
Tested by
no test coverage detected