Palash Tyagi
|
f39c678192
|
Add test for matrix multiplication error handling and create 4x4 test matrix with NaNs
|
2025-07-06 00:38:07 +01:00 |
|
Palash Tyagi
|
75f194b8c9
|
Implement matrix multiplication and dot product methods for FloatMatrix in SeriesOps trait
|
2025-07-05 20:44:16 +01:00 |
|
Palash Tyagi
|
284471f4aa
|
Fix typos in documentation comments and improve clarity in cumsum_horizontal implementation
|
2025-04-23 19:57:46 +01:00 |
|
Palash Tyagi
|
1d81f7e72f
|
moved tests out of tests directory
|
2025-04-20 01:46:57 +01:00 |
|
Palash Tyagi
|
4f21290b1c
|
add SeriesOps trait and implementations for FloatMatrix to support axis-based operations
|
2025-04-18 22:36:46 +01:00 |
|