7 Commits

Author SHA1 Message Date
Palash Tyagi
b6ce1c9076 move matrix tests to mat.rs 2025-04-20 01:42:32 +01:00
Palash Tyagi
57e5ee38d2 moved tests back into frame.rs 2025-04-20 01:40:50 +01:00
Palash Tyagi
7acfe06806 add tests for Frame struct and methods 2025-04-19 00:44:34 +01:00
Palash Tyagi
4aeae68740 added targetted tests for matrix column swapping operation 2025-04-19 00:44:06 +01:00
Palash Tyagi
e39f20c645 implement tests for series and bool ops 2025-04-18 22:39:53 +01:00
Palash Tyagi
1ccdee45ed implement tests for the matrix struct 2025-04-18 22:39:38 +01:00
Palash Tyagi
517c58bfef add unit tests for Matrix<T> and f64-specific helpers 2025-04-17 11:58:53 +01:00