LU parallel matrix decomposition. Visualization on .NET MAUI
The parallel algorithm is taken from https://github.com/LShun/LUDParallel-OpenMP
Comparison of synchronous and parallel solution
The X axis is the dimension of the matrix. Y axis - time in milliseconds