File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- @ rem Remember to activate Intel Compiler, or remoe these two lines to ise Microsoft Visual Studio compiler
1+
2+ @ rem Remember to activate compiler, if needed
23
34%PYTHON% setup.py build --force install --old-and-unmanageable
45if errorlevel 1 exit 1
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ requirements:
2020 - mkl-devel
2121 - cython
2222 - numpy 1.11.*
23- - six
2423 run :
2524 - python
2625 - mkl
3736
3837about :
3938 home : http://github.com/IntelPython/mkl-service
40- license : BSD 3-Clause
39+ license : BSD- 3-Clause
4140 license_file : LICENSE.txt
41+ license_family : BSD
4242 description :
4343 Intel(R) Math Kernel Library (Intel(R) MKL) support functions are
4444 subdivided into the following groups according to their purpose, such as
You can’t perform that action at this time.
0 commit comments