Java icon indicating copy to clipboard operation
Java copied to clipboard

-determiant of a matrix (modified )

Open THIRU-1074 opened this issue 2 years ago • 4 comments

---increased modularity by splitting up the code into three functions based on logic. ---increased the scalability of code as now it could work on numbers with any digits including decimals ,negative numbers. ---enhanced the readability by following Cofactor expansion method which is simple to implement and easy to understand.(the algorithm is attached as a link)

THIRU-1074 avatar Jun 25 '23 05:06 THIRU-1074

Build got passed ,I have included test file to,help me with formatting ,I have converted tab to spaces but not working.............

THIRU-1074 avatar Jun 25 '23 13:06 THIRU-1074

You still have tabs committed in src/main/java/com/thealgorithms/maths/DeterminantOfMatrix.java. See linter job logs for more information image

siriak avatar Jun 25 '23 16:06 siriak

I have cleared those tab spaces still!!!! please guide me!

THIRU-1074 avatar Jun 26 '23 10:06 THIRU-1074

Please see the running log in https://github.com/TheAlgorithms/Java/actions/runs/5376950008/jobs/9754791549

image

yanglbme avatar Jun 26 '23 11:06 yanglbme

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 27 '23 00:07 github-actions[bot]

Please reopen this pull request once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions!

github-actions[bot] avatar Aug 03 '23 00:08 github-actions[bot]