Skip to content

TheCahyag/Serial-Parallel_GaussianElimination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Gaussian Elimination Parallization
Author: Brandon Bires-Navel ([email protected])

Required:
Java 8

To run the program double-click the Gaussian_Elimination.jar
in an explorer window (finder on macOS).

This will open a GUI window that will allow selecting the size of the matrix, whether the execution will be parallel or serial, the times to run the execution and the upper and lower bounds of the values inserted into the matrix. Once the desired settings have been selected, click execute and a popup will display. Nothing will be displayed until the execution has finished. If you want to run multiple exections all with different parameters at the same time you will need to launch the jar file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages