ranranrunforit's picture
download
raw
421 Bytes
""" Distributor init file
Distributors: you can add custom code here to support particular distributions
of numpy.
For example, this is a good place to put any BLAS/LAPACK initialization code.
The numpy standard source distribution will not put code in this file, so you
can safely replace this file with your own version.
"""
try:
from . import _distributor_init_local # noqa: F401
except ImportError:
pass

Xet Storage Details

Size:
421 Bytes
·
Xet hash:
eae86ee2e6cd924ccc61be4c7c57761fa14b0e4c1b3f466db0bbb737159634ed

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.