11 Commits

Author SHA1 Message Date
Palash Tyagi
ed55e2d446 updated tests to match panic messages 2025-04-24 18:03:28 +01:00
Palash Tyagi
40aaafa5de fix bad char 2025-04-23 22:49:55 +01:00
Palash Tyagi
f2c4f297a6 updating comments in frame implementation 2025-04-23 22:22:34 +01:00
Palash Tyagi
de6b419911 updating comments in frame implementation 2025-04-23 22:20:16 +01:00
Palash Tyagi
dfd4a7ddc7 fix: specify float type in assertions for element-wise multiplication examples 2025-04-21 01:25:56 +01:00
Palash Tyagi
6d371a50e3 add unreachable pattern warnings to RowIndexLookupHelper implementations 2025-04-21 00:47:09 +01:00
Palash Tyagi
cc4becd244 first draft of date/int addressing 2025-04-20 23:44:39 +01:00
Palash Tyagi
9c16e2eee6 remove commented-out test for column swapping 2025-04-20 14:04:58 +01:00
Palash Tyagi
1d81f7e72f moved tests out of tests directory 2025-04-20 01:46:57 +01:00
Palash Tyagi
57e5ee38d2 moved tests back into frame.rs 2025-04-20 01:40:50 +01:00
Palash Tyagi
5bc37d58e3 add Frame struct with methods for column manipulation and element-wise operations 2025-04-19 00:42:28 +01:00