File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -997,7 +997,7 @@ cdef class RandomState:
997997
998998 References
999999 -----
1000- MKL Documentation: https://software .intel.com/en- us/intel-mkl/documentation
1000+ MKL Documentation: https://www .intel.com/content/www/ us/en/developer/tools/oneapi/onemkl.html
10011001
10021002 """
10031003 cdef irk_state * internal_state
@@ -1044,7 +1044,7 @@ cdef class RandomState:
10441044
10451045 References
10461046 --------
1047- MKL Documentation: https://software .intel.com/en- us/intel-mkl/documentation
1047+ MKL Documentation: https://www .intel.com/content/www/ us/en/developer/tools/oneapi/onemkl.html
10481048
10491049 """
10501050 cdef irk_error errcode
@@ -1107,7 +1107,7 @@ cdef class RandomState:
11071107
11081108 References
11091109 -----
1110- MKL Documentation: https://software .intel.com/en- us/intel-mkl/documentation
1110+ MKL Documentation: https://www .intel.com/content/www/ us/en/developer/tools/oneapi/onemkl.html
11111111
11121112 """
11131113 cdef int state_buffer_size
@@ -1164,7 +1164,7 @@ cdef class RandomState:
11641164
11651165 References
11661166 ----------
1167- MKL Documentation: https://software .intel.com/en- us/intel-mkl/documentation
1167+ MKL Documentation: https://www .intel.com/content/www/ us/en/developer/tools/oneapi/onemkl.html
11681168
11691169 """
11701170 cdef char * bytes_ptr
You can’t perform that action at this time.
0 commit comments