TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

feat: add determinant algorithm

Open cosmicproc opened this issue 11 months ago • 1 comments

Implemented a determinant algorithm by using elimination.

cosmicproc avatar Feb 10 '25 14:02 cosmicproc

The original version of this code used different functions but I wasn't sure which one would be preferred so I decided to merge them.

cosmicproc avatar Mar 06 '25 18:03 cosmicproc