Palash Tyagi
|
de18d8e010
|
applied formatting
|
2025-07-12 00:56:09 +01:00 |
|
Palash Tyagi
|
10018f7efe
|
Refactor covariance_matrix to improve mean calculation and add broadcasting for centered data; add tests for vertical and horizontal covariance matrices
|
2025-07-12 00:50:14 +01:00 |
|
Palash Tyagi
|
b7480b20d4
|
Add correlation module and update exports in stats module
|
2025-07-12 00:30:26 +01:00 |
|
Palash Tyagi
|
493eb96a05
|
Implement covariance functions for matrices with comprehensive tests
|
2025-07-12 00:29:50 +01:00 |
|
Palash Tyagi
|
2cd2e24f57
|
Add test for gamma_cdf_func to validate behavior for negative input
|
2025-07-08 23:21:59 +01:00 |
|
Palash Tyagi
|
61aeedbf76
|
Simplify assertion in lower_incomplete_gamma test for clarity
|
2025-07-08 23:18:16 +01:00 |
|
Palash Tyagi
|
8ffa278db8
|
Add tests for uniform and binomial distributions; enhance gamma function tests
|
2025-07-08 23:16:19 +01:00 |
|
Palash Tyagi
|
b2a799fc30
|
Add test for median_horizontal function to validate horizontal median calculation
|
2025-07-08 21:03:05 +01:00 |
|
Palash Tyagi
|
5779c6b82d
|
Refactor median and percentile functions to handle vertical and horizontal calculations correctly; add corresponding tests for validation
|
2025-07-08 21:00:19 +01:00 |
|
Palash Tyagi
|
a2fcaf1d52
|
Add tests for mean, variance, and standard deviation calculations in vertical and horizontal directions
|
2025-07-07 23:36:43 +01:00 |
|
Palash Tyagi
|
122a972a33
|
Add statistical distribution functions for matrices
|
2025-07-07 21:22:09 +01:00 |
|
Palash Tyagi
|
e48ce7d6d7
|
Add descriptive statistics functions and module integration
|
2025-07-07 00:38:09 +01:00 |
|