mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-27 11:20:45 +08:00
eigen vales, covariance, etc. are not calculated until the first return is passed through, so initialize this values to None, so that `repr` and its ilk work on a freshly created `RiskMetricsIterative` object.