Skip to content

artikstur/LU-matrix-decomposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

image

The X axis is the dimension of the matrix. Y axis - time in milliseconds

About

LU parallel matrix decomposition with UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages