Skip to content

Conversation

@lijun99
Copy link
Contributor

@lijun99 lijun99 commented Jul 25, 2019

Added two flags to COV.py

check_positive_definiteness = altar.properties.bool(default=True)
check_positive_definiteness.doc = 'whether to check the positive definiteness of Σ matrix and condition it accordingly'

min_eigenvalue_ratio = altar.properties.float(default=0.001)
min_eigenvalue_ratio.doc = 'the desired minimal eigenvalue of Σ matrix, as a ratio to the max eigenvalue'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant