Skip to content

Matrix Determinant is a Java class to calculate the determinant of any given integer matrix by concurrently computing its adjugated matrices.

Notifications You must be signed in to change notification settings

Jackiebibili/Matrix_Determinant_Parallel_Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Getting Started

Welcome to the VS Code Java world. Here is a guideline to help you get started to write Java code in Visual Studio Code.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Dependency Management

The JAVA DEPENDENCIES view allows you to manage your dependencies. More details can be found here.

About

Matrix Determinant is a Java class to calculate the determinant of any given integer matrix by concurrently computing its adjugated matrices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages