We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359fe9d commit 04e3207Copy full SHA for 04e3207
README.md
@@ -68,7 +68,7 @@ The list of supported by `mkl_random.RandomState` constructor `brng` keywords is
68
69
---
70
71
-To build ``mkl_random`` from sources on Linux:
+To build `mkl_random` from sources on Linux:
72
- install a recent version of MKL, if necessary;
73
- - execute ``source /path_to_oneapi/mkl/latest/env/vars.sh`` ;
74
- - execute ``python -m pip install .``
+ - execute `source /path_to_oneapi/mkl/latest/env/vars.sh`;
+ - execute `python -m pip install .`
0 commit comments