Python interface to Intel(R) Math Kernel Library's random number generation functionality

mkl numpy python
1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub
Libraries Numerical Computing

AI Summary: Document troubleshooting steps for the `mkl_random` Python package, specifically addressing issues related to locating the Intel MKL shared object libraries (.so files) at runtime. This involves explaining how the package searches for MKL, why it might fail (e.g., different installation prefixes), and how users can manually set the `LD_LIBRARY_PATH` environment variable to resolve the problem. The documentation should be added to the project's README.

Complexity: 3/5
enhancement good first issue

Python interface to Intel(R) Math Kernel Library's random number generation functionality

Python
#mkl#numpy#python