mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
* Add parallel impl and change seq impl [CI SKIP] * Validate seq impl [CI SKIP] * Remove old impl * Add user interfaces [CI SKIP] * Floating point covariance validated [CI SKIP] * Integer covariance validated [CI SKIP] * Change correlation_coeff impl interface [CI SKIP] * Cleanup [CI SKIP] * correlation passes all parameters for par impl [CI SKIP] * Finish framework [CI SKIP] * Add correlation coefficient test cases * Add benchmark and make small changes [CI SKIP] * Update docs