Code Monkey home page Code Monkey logo

Comments (8)

mohamed82008 avatar mohamed82008 commented on August 24, 2024

Also it doesn't consider the complex case.

from nlsolversbase.jl.

pkofod avatar pkofod commented on August 24, 2024

You're correct if you consider a larger class of problems than we do. Is it to accommodate least squares problems, or what do you have in mind? I actually thought of changing it exactly to make it work with levenberg-marquardt in lsqfit

from nlsolversbase.jl.

mohamed82008 avatar mohamed82008 commented on August 24, 2024

I was merely entertaining the possibility with no use case in mind, just for sake of generality since you already have F input, and there seems to be a direction to accommodate complex number optimization.

from nlsolversbase.jl.

pkofod avatar pkofod commented on August 24, 2024

Ah okay, yeah we can change it.

from nlsolversbase.jl.

mohamed82008 avatar mohamed82008 commented on August 24, 2024

I am also a bit wary of initializing derivatives or Jacobians with 0, since any algorithm bug which checks for convergence criteria first thing in a while loop for example may assume the algorithm has converged. I think this can be one less thing to keep in mind if it is initialized to NaNs or something.

from nlsolversbase.jl.

pkofod avatar pkofod commented on August 24, 2024

not anymore

from nlsolversbase.jl.

mohamed82008 avatar mohamed82008 commented on August 24, 2024

Awesome!

from nlsolversbase.jl.

pkofod avatar pkofod commented on August 24, 2024

:)

from nlsolversbase.jl.

Related Issues (20)

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.