JuliaSmoothOptimizers / JuliaSmoothOptimizers/BundleAdjustmentModels.jl

Fix the computation of the Jacobian

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Julia
Stars
9
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The function [jac_coord_residual!](https://github.com/JuliaSmoothOptimizers/BundleAdjustmentModels.jl/blob/main/src/BundleAdjustmentNLSFunctions.jl#L223-L262) returns the wrong result.
We need to use AD on the function `residual!` if we want accurate Jacobians for now.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.