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

scipy.linalg.solve_sylvester #6089

Open
shoyer opened this issue Mar 16, 2021 · 2 comments
Open

scipy.linalg.solve_sylvester #6089

shoyer opened this issue Mar 16, 2021 · 2 comments
Labels
enhancement New feature or request open Issues intentionally left open, with no schedule for next steps.

Comments

@shoyer
Copy link
Collaborator

shoyer commented Mar 16, 2021

This would be useful for differentiating through degenerate eigenvalue problems, among other use-cases: #669 (comment)

@shoyer shoyer added the enhancement New feature or request label Mar 16, 2021
@LoicRaillon
Copy link

I recently came across this paper if it helps.

@froystig froystig added the open Issues intentionally left open, with no schedule for next steps. label Mar 19, 2021
@kgaranger
Copy link

This feature would also be useful for implementing the matrix logarithm (#5469 (comment)) based on the algorithm introduced here: https://eprints.maths.manchester.ac.uk/2015.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request open Issues intentionally left open, with no schedule for next steps.
Projects
None yet
Development

No branches or pull requests

4 participants