manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Linear Algebra: Determinant of a Matrix Added #47

Open hpbyte opened 5 years ago

hpbyte commented 5 years ago

Description of new feature, or changes

Calculate the determinant of a square matrix

Checklist

Related Issues and Discussions

24

People to notify