File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ Download the Python wheel file (For Python3 or above).
46
46
47
47
* ` pip install thundersvm ` for CUDA 9.0 - linux_x86_64
48
48
49
- * [ CPU - linux_x86_64] ( python/dist/ /thundersvm-cpu-0.2.0-py3-none-linux_x86_64.whl )
49
+ * [ CPU - linux_x86_64] ( https://github.com/Xtra-Computing/thundersvm/blob/d38af58e0ceb7e5d948f3ef7d2c241ba50133ee6/ python/dist/thundersvm-cpu-0.2.0-py3-none-linux_x86_64.whl)
50
50
51
51
* For Windows (64bit)
52
52
53
- * [ CUDA 10.0 - win64] ( python/dist/ /thundersvm-cu10-0.2.0-py3-none-win_amd64.whl )
53
+ * [ CUDA 10.0 - win64] ( https://github.com/Xtra-Computing/thundersvm/blob/d38af58e0ceb7e5d948f3ef7d2c241ba50133ee6/ python/dist/thundersvm-cu10-0.2.0-py3-none-win_amd64.whl)
54
54
55
- * [ CPU - win64] ( python/dist/thundersvm-cpu-0.2.0-py3-none-win_amd64.whl )
55
+ * [ CPU - win64] ( https://github.com/Xtra-Computing/thundersvm/blob/d38af58e0ceb7e5d948f3ef7d2c241ba50133ee6/ python/dist/thundersvm-cpu-0.2.0-py3-none-win_amd64.whl)
56
56
57
57
Install the Python wheel file.
58
58
``` bash
You can’t perform that action at this time.
0 commit comments