Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
feat: add determinant algorithm (#1438)
* feat: add determinant calculating algorithm * test: add self-tests for determinant algorithm * chore: add wikipedia info link * fix: change initialization to zero * fix: add error throw and general code improvements * fix: add error try and catch * fix: seperate the test loops of error cases * clean up a bit --------- Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
P
Piyush Katyal committed
a24450a6290773ef4581209443e5c67123013a2f
Parent: 13161bd
Committed by GitHub <noreply@github.com>
on 10/11/2023, 6:03:02 AM