linuxOS_AP05/buildroot/package/python-numpy/Config.in.host
2025-06-02 13:59:07 +08:00

12 lines
243 B
Plaintext

config BR2_PACKAGE_HOST_PYTHON_NUMPY
bool "host-python-numpy"
help
NumPy is the fundamental package for scientific computing
with Python.
Note that NumPy needs fenv.h fully supported by the
C library.
http://www.numpy.org/