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:
997
997
998
998
References
999
999
-----
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
1001
1001
1002
1002
"""
1003
1003
cdef irk_state * internal_state
@@ -1044,7 +1044,7 @@ cdef class RandomState:
1044
1044
1045
1045
References
1046
1046
--------
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
1048
1048
1049
1049
"""
1050
1050
cdef irk_error errcode
@@ -1107,7 +1107,7 @@ cdef class RandomState:
1107
1107
1108
1108
References
1109
1109
-----
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
1111
1111
1112
1112
"""
1113
1113
cdef int state_buffer_size
@@ -1164,7 +1164,7 @@ cdef class RandomState:
1164
1164
1165
1165
References
1166
1166
----------
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
1168
1168
1169
1169
"""
1170
1170
cdef char * bytes_ptr
You can’t perform that action at this time.
0 commit comments