Skip to content

Commit 39ec446

Browse files
authored
Update README.md for links correction
1 parent d1dd3ba commit 39ec446

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ Additionally, `mkl_random` exposes different basic random number generation algo
4646

4747
For generator families, such that `MT2203` and Wichmann-Hill, a particular member of the family can be chosen by specifying ``brng=('WH', 3)``, etc.
4848

49-
See MKL reference guide for more details:
50-
https://software.intel.com/en-us/mkl-developer-reference-c-random-number-generators
51-
5249
The list of supported by `mkl_random.RandomState` constructor `brng` keywords is as follows:
5350

5451
* 'MT19937'

0 commit comments

Comments
 (0)