Skip to content

Rainbowcat13/cache-oblivious-matrix-transpose

Repository files navigation

cache-oblivious-matrix-transpose

To run comparison:

>python3 tester.py <number_of_tests> <matrix_height> <matrix_width> <maximum_number_in_matrix>

You will need python version 3.9 or higher. For running launch_test.cmd script correctly change variable %python_path% to your path to python executable

About

Comparison of naive and cache oblivious martix transposing algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published