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

#1837 - Remove convexity requirement in LinearMap #2690

Merged
merged 1 commit into from
May 17, 2021

Conversation

schillic
Copy link
Member

See #1837.

I am not 100% sure whether the generalization of σ/ρ is correct. My intuitive argument is that a linear map preserves the general shape (it only rotates/resizes/stretches) and this should also hold for non-square matrices.

@mforets
Copy link
Member

mforets commented May 17, 2021

i think it's correct. the property <y, Mx> = <M^T y, x> holds for non-square matrices M too.

@schillic schillic merged commit 28e5a14 into master May 17, 2021
@schillic schillic deleted the schillic/1837_LinearMap branch May 17, 2021 14:19
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.

2 participants