Skip to content

This PR adds an algorithm to compute the determinant of a square matrix in Java.3x3 matrix Singular matrix (determinant = 0) Non-square matrix (throws IllegalArgumentException) References: Determinant - Wikipedia #2136

This PR adds an algorithm to compute the determinant of a square matrix in Java.3x3 matrix Singular matrix (determinant = 0) Non-square matrix (throws IllegalArgumentException) References: Determinant - Wikipedia

This PR adds an algorithm to compute the determinant of a square matrix in Java.3x3 matrix Singular matrix (determinant = 0) Non-square matrix (throws IllegalArgumentException) References: Determinant - Wikipedia #2136

Triggered via pull request October 26, 2025 13:19
Status Success
Total duration 16s
Artifacts

project_structure.yml

on: pull_request
check_structure
7s
check_structure
Fit to window
Zoom out
Zoom in