Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ pyinstaller-smoke.py
File
pyinstaller-smoke.py
numpy/_pyinstaller/tests/pyinstaller-smoke.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"A crude *bit of everything* smoke test to verify PyInstaller compatibility.
2
3
PyInstaller typically goes wrong by forgetting to package modules, extension
4
modules or shared libraries. This script should aim to touch
as
many of those
Callers
nothing calls this directly
Calls
5
reshape
Method · 0.80
uniform
Method · 0.80
sort
Method · 0.45
sum
Method · 0.45
roots
Method · 0.45
Tested by
no test coverage detected