Commit Graph

53 Commits

Author SHA1 Message Date
Palash Tyagi
b6ce1c9076 move matrix tests to mat.rs 2025-04-20 01:42:32 +01:00
Palash Tyagi
9e05ad836a bugfix: refactor swap_columns method 2025-04-19 00:43:00 +01:00
Palash Tyagi
a161cf0c76 add Matrix<T> struct with core functionality for 2D matrix operations 2025-04-18 22:33:53 +01:00