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

additional sparseJacobian functions (new) #676

Closed
wants to merge 69 commits into from

Conversation

gchenfc
Copy link
Member

@gchenfc gchenfc commented Jan 19, 2021

This replaces #610 to reduce commit- and diff- noise.

The purpose of this PR is to provide a convenience function for obtaining the sparse (augmented) Jacobian of a GaussianFactorGraph.

Note that, as it stands, 99% of this PR is copy-pasta from GaussianFactorGraph::sparseJacobian(). Although I would prefer to make a version that is more elegant, this is the original way Mandy/Fan's code was written and I guess we can do that in a future PR. I added a TODO.

@gchenfc
Copy link
Member Author

gchenfc commented Jan 19, 2021

Sorry, I used a "merge" instead of "cherry-pick" because I thought it would better preserve history, but now it is way too messy. Closing and trying again.

@gchenfc gchenfc closed this Jan 19, 2021
@varunagrawal varunagrawal deleted the feature/sparseJacobian2 branch October 22, 2023 19:55
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.

3 participants