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

Bibliography of differential methods #264

Open
roneydua opened this issue Sep 19, 2023 · 2 comments
Open

Bibliography of differential methods #264

roneydua opened this issue Sep 19, 2023 · 2 comments

Comments

@roneydua
Copy link

I would very much like the group that implemented differential methods could cite articles/books that contain applied theory. Thank you so much for the excellent library.

@roneydua roneydua changed the title Bibliography of differenctials Bibliography of differential methods Sep 19, 2023
@hyrodium
Copy link
Collaborator

There is a reference page in the documentation: https://juliageometry.github.io/Rotations.jl/dev/reference/

If the page is insufficient for differential methods, could you please specify the differential methods like ∇²composition1(p2::MRP, p1::MRP, b::AbstractVector) ?

Note that I'm not the one who has implemented differentiation methods, and we would like to have more tests for the methods. (#267)

@roneydua
Copy link
Author

roneydua commented Oct 2, 2023

Hello @hyrodium, Thanks for help. My question it is about this operation:
j2 = Rotations.jacobian(q, p)
How does the rotated point q*p change w.r.t. the 4 Quat parameters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants