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

The positive-definite question #647

Open
gzspkgypt opened this issue Jun 11, 2024 · 5 comments
Open

The positive-definite question #647

gzspkgypt opened this issue Jun 11, 2024 · 5 comments

Comments

@gzspkgypt
Copy link

Hello, thank you very much for the resources you provided. I am using this library to write the quadratic optimization part, and now I have encountered a problem, the console information——RuntimeWarning: There was an error while running the linear optimizer. Original error message: linalg.cholesky: (Batch element 0): The factorization could not be completed because the input is not positive-definite (the leading minor of order 1 is not positive-definite)..warnings.warn(msg, RuntimeWarning).I would like to ask how positive definiteness is determined and how my input matrix is decomposed.

@Carlo9013
Copy link

I'm having this trouble as well. Looking forward to the feedback from the developers' side.

@gzspkgypt
Copy link
Author

@Carlo9013 I have already solved this problem.

@Carlo9013
Copy link

Oh, I would be very grateful if you can explain me how you solved that issue.

@tyhuang98
Copy link

@gzspkgypt Also looking forward to your solution! I met this problem too.

@Dhanushvarma
Copy link

What is the solution ?

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

No branches or pull requests

4 participants