This website requires JavaScript.
Explore
Help
Register
Sign in
maulanahirzan
/
Python-Useful-Scripts
Watch
1
Star
0
Fork
You've already forked Python-Useful-Scripts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
207196a10a
Python-Useful-Scripts
/
Matrix-based Benchmark
History
Alauddin Maulana Hirzan
207196a10a
Update Matrix-based Benchmark
2024-06-16 20:54:03 +07:00
..
NumPy
Update Matrix-based Benchmark
2024-06-16 20:54:03 +07:00
SciPy
Update Matrix-based Benchmark
2024-06-16 20:54:03 +07:00
README.md
Update Matrix-based Benchmark
2024-06-16 20:54:03 +07:00
README.md
Matrix-based CPU Benchmark
Inspired by Linpack HPL benchmark
Contains two options:
NumPy script (which requires numpy lib) <= Preferable
SciPy script (which requires scipy lib)
Warning: SciPy based scipt kinda buggy and produces many warnings (the warnings are already suppresed for visual)