File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
- Random sampling powered by Intel(R) Math Kernel Library
2
- =======================================================
3
-
4
- :mod: `mkl_random ` is Python package exposing pseudo-random and non-deterministic random
5
- number generators with continuous and discrete distribution available in
6
- Intel(R) oneAPI Math Kernel Library (`oneMKL <https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html >`_).
1
+ :mod: `mkl_random `: random numbers fast
2
+ ======================================
3
+
4
+ :mod: `mkl_random ` is Python package exposing :ref: `pseudo-random <pseudorandom_vs_truerandom >` and
5
+ :ref: `non-deterministic <pseudorandom_vs_truerandom >`
6
+ random number generators and sampling from continuous and discrete distribution available in
7
+ Intel(R) oneAPI Math Kernel Library
8
+ (`oneMKL <https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html >`_).
7
9
8
10
.. grid :: 2
9
11
:gutter: 3
You can’t perform that action at this time.
0 commit comments