Skip to content

Replace usage of numpy.distutils #758

Closed
@oscarbenjamin

Description

NumPy is deprecating numpy.distutils:
https://mail.python.org/archives/list/numpy-discussion@python.org/thread/PMU4P4YRP2FZA2Z6Z6Z74ZFYD6PCRXQ5/

According to @rgommers:

[Aesara] is the only real consumer of numpy.distutils BLAS/LAPACK support,
which they should vendor if they don't want to switch build systems.

[Aesara has] one nontrivial use to query for BLAS config:

import numpy.distutils.system_info # noqa

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions