Coder Social home page Coder Social logo

Comments (7)

btracey avatar btracey commented on June 23, 2024

I'm not sure where it should be located. Levenberg-Marquardt isn't the same as the other methods in optimize as it only solves a specific kind of problem. It may still belong in the base package, but I'm not sure.

from optimize.

btracey avatar btracey commented on June 23, 2024

Maybe optimize/nlls? Otherwise maybe in addition to local we could have another function.

from optimize.

vladimir-ch avatar vladimir-ch commented on June 23, 2024

I would prefer another function (LeastSquares?) taking another kind of problem (LeastSquaresProblem or LSProblem?).

from optimize.

phil-mansfield avatar phil-mansfield commented on June 23, 2024

I wanted to check in on the status of this issue (and about curve fitting in general in the Go environment).

The reason I'm asking is that I'm currently working on a Go-based affine-invariant Markov chain Monte Carlo sampler (similar to emcee) for one of my own projects. If you guys are interested, this could be used as a backend for general purpose fitting routines.

(MCMC doesn't fill exactly the same niche as LM, so it would probably be best to have an LM implementation, too.)

from optimize.

sbinet avatar sbinet commented on June 23, 2024

AFAIK, nobody is actively working on this.

I still think it is indeed worthy of having in the gonum toolkit.
Feel free to either open a PR or drop a message on the gonum mailing list.

from optimize.

sbinet avatar sbinet commented on June 23, 2024

@phil-mansfield FYI, I have started a design investigation at go-hep/fit with discussion on the gonum mailing list: https://groups.google.com/forum/#!topic/gonum-dev/AGekBtNCfJ8.

from optimize.

vladimir-ch avatar vladimir-ch commented on June 23, 2024

Closing because there is now gonum/gonum#295 in the new repository.

from optimize.

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.