{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/levmar","name":"levmar","description":"The Levenberg-Marquardt algorithm is an iterative technique that\nfinds a local minimum of a function that is expressed as the sum of\nsquares of nonlinear functions. It has become a standard technique\nfor nonlinear least-squares problems and can be thought of as a\ncombination of steepest descent and the Gauss-Newton method. When\nthe current solution is far from the correct one, the algorithm\nbehaves like a steepest descent method: slow, but guaranteed to\nconverge. When the current solution is close to the correct\nsolution, it becomes a Gauss-Newton method.\n\nOptional box- and linear constraints can be given. Both single and\ndouble precision floating point types are supported.\n\nThe actual algorithm is implemented in a\nC library which is\nbundled with bindings-levmar which this package depends on.\n\nA note regarding the license:\n\nThis library depends on bindings-levmar which is bundled together\nwith a C library which falls under the GPL. Please be aware of this\nwhen distributing programs linked with this library. For details see\nthe description and license of bindings-levmar.","version":"1.2.1","softwareVersion":"1.2.1","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/basvandijk/levmar","issueTracker":"https://github.com/basvandijk/levmar/issues","url":"https://github.com/basvandijk/levmar","keywords":["bsd3","library","math","numerical","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"BasVanDijk"},{"@type":"Person","name":"RoelVanDijk"}],"author":[{"@type":"Person","name":"BasVanDijk"},{"@type":"Person","name":"RoelVanDijk"}],"copyrightHolder":[{"@type":"Person","name":"BasVanDijk"},{"@type":"Person","name":"RoelVanDijk"}],"dateCreated":"2009-09-09","dateModified":"2012-02-11","datePublished":"2012-02-11","copyrightYear":2009,"downloadUrl":"https://hackage.haskell.org/package/levmar-1.2.1/levmar-1.2.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/levmar"],"https://www.w3.org/ns/activitystreams#likes":18,"https://forgefed.org/ns#forks":8}