Python-Useful-Scripts/Matrix-based Benchmark
2024-06-16 20:14:42 +07:00
..
NumPy Update Matrix-based Benchmark 2024-06-16 20:13:17 +07:00
SciPy Update Matrix-based Benchmark 2024-06-16 20:13:17 +07:00
README.md Update Matrix-based Benchmark 2024-06-16 20:14:42 +07:00

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)