Python-Useful-Scripts/Matrix-based Benchmark/README.md

8 lines
263 B
Markdown
Raw Normal View History

2024-06-16 15:13:17 +02:00
# Matrix-based CPU Benchmark #
## Contains two options: ##
* NumPy script (which requires numpy lib)
* SciPy script (which requires scipy lib)
2024-06-16 15:14:42 +02:00
### Warning: SciPy based scipt kinda buggy and produces many warnings (the warnings already suppresed for visual) ###