You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / _distributor_init

module

numpy._distributor_init

source: /numpy/_distributor_init.py :0

Summary

Distributor init file

Extended Summary

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.

Additional content

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.

Aliases

  • numpy._distributor_init