Git Product home page Git Product logo

bundleadjustmentmodels.jl's People

Contributors

amontoison avatar antoninkns avatar dpo avatar github-actions[bot] avatar jay-sanjay avatar tmigot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bundleadjustmentmodels.jl's Issues

Allocations

  • add unit tests to verify that residual evaluation does not allocate
  • add unit tests to verify that jac_residual_structure does not allocate
  • make jac_residual non allocating
  • add unit tests to verify that jac_residual does not allocate

add CirrusCI

CirrusCI can run CI for PRs opened by the code format bot.

Which solvers can solve a BA model?

Since it doesn't have second-order information nor Jacobian-vector products, I am not sure how to solve this model. The tutorial should have something.

Improve docstrings.

Some docstrings are missing a full stop. Types and function names should appear in code blocks.

NLSModels API

Thanks @AntoninKns for this great repo!

I was checking the BundleAdjustmentModel, which follows the NLSModel API, and I have a couple of comments:

  • I think the jacobian of the residual should be described by jac_structure_residual! and jac_coord_residual! and not jac_structure! L.159 and jac_coord! L.196.
  • Adding the functions jprod_residual!, and jtprod_residual! would be very useful.
  • I might have missed it, but it could be useful to add somewhere in the documentation that the BundleAdjustmentModel doesn't return any second-order information on the residual.
  • Finally, I believe the docstring of BundleAdjustmentModel L.5 might be misleading since the model is a nonlinear least-square optimization problem.

Fix README

The instructions in README.md are no longer accurate. They should be modified as in the documentation.

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

Issue with artifacts tree hash

I think there's something wrong with some of the artifacts of this package:

  • the tree hash doesn't seem to match: JuliaRegistries/RegistryCI.jl#481
  • there appears a .sha256 file in the artifact store, e.g., problem-49-7776-pre.txt.bz2.sha256

Both are a problem because the artifact store is supposed to be content-addressable, so the tree hash should match.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.