MCPcopy Create free account
hub / github.com/numpy/numpy / _ufunc_config.py

File _ufunc_config.py

numpy/core/_ufunc_config.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Functions for changing global ufunc configuration
3
4This provides helpers which wrap `umath.geterrobj` and `umath.seterrobj`

Callers

nothing calls this directly

Calls 2

_unspecifiedClass · 0.85
_setdefFunction · 0.85

Tested by

no test coverage detected