mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-16 11:18:05 +08:00
The eigen_values, condition_number, algorithm_covariance, and benchmark variance, which were easy to calculate alongside beta, since they share the same inputs, but were not passed along to performance. Remove to trim down the number of risk report members as well as number of calcluations done. Can add back in if there is an expressed need for eigen_values etc., perhaps in an 'opt-in' type configuration.