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

QR factorization and Calculation of partial derivatives of Q #17

Open
qishengjie9 opened this issue Oct 16, 2023 · 1 comment
Open

QR factorization and Calculation of partial derivatives of Q #17

qishengjie9 opened this issue Oct 16, 2023 · 1 comment

Comments

@qishengjie9
Copy link

Hello,I have a question about QR and calculation of partial derivatives. Say I have a input A(x), it is a m×n matrix and x={x1,x2,x3,...xn} is argument. Q is the orthonormal basis of the A(x), namely [Q, R] = qr(A). Now the analytical expression of A and its partial derivatives is available. and I wonder if I can get the partial derivative of Q. Thanks for your help!

@martinResearch
Copy link
Owner

The qr function has not been implemented yet. Maybe this could help to add its implementation.
I don't have much time to this, but a contribution would be very welcome!

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

2 participants