8 lines
260 B
Markdown
8 lines
260 B
Markdown
|
# Matrix-based CPU Benchmark #
|
||
|
|
||
|
## Contains two options: ##
|
||
|
* NumPy script (which requires numpy lib)
|
||
|
* SciPy script (which requires scipy lib)
|
||
|
|
||
|
## Warning: SciPy based scipt kinda buggy and produces many warnings (the warnings already suppresed for visual)##
|