Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Montecarlo #28

Merged
merged 5 commits into from
Jun 26, 2015
Merged

Montecarlo #28

merged 5 commits into from
Jun 26, 2015

Conversation

iflament
Copy link
Contributor

Implementation of MonteCarlo

iflament and others added 3 commits June 24, 2015 14:55
The Matlab ut_nearposdef, and its python translation, result in
large modifications of inputs even when there is only a single
extremely tiny negative eigenvalue.  The algorithm used here
does not.  The norm used, the Frobenius norm, seems like a
reasonable choice for our purpose of generating an estimated
variance-covariance matrix.
Substitute a non-iterative nearest-positive-definite algorithm.
@wesleybowman
Copy link
Owner

Let me know when this is ready to be merged.

efiring and others added 2 commits June 25, 2015 08:55
@efiring
Copy link
Collaborator

efiring commented Jun 25, 2015

It's ready to merge now.

wesleybowman added a commit that referenced this pull request Jun 26, 2015
@wesleybowman wesleybowman merged commit e3d8138 into wesleybowman:master Jun 26, 2015
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.

3 participants