INFO
Name: levmar
Version: 2.6-3.el8
Arch: x86_64
Summary: Levenberg-Marquardt nonlinear least squares algorithm
License: GPLv2+
Vendor: Fedora Project
Build Host: buildhw-x86-07.iad2.fedoraproject.org
Build Date: Fri Oct 16 08:48:26 2020
Size: 145636
URL: http://www.ics.forth.gr/~lourakis/levmar/
Description: levmar is a native ANSI C implementation of the Levenberg-Marquardt
optimization algorithm. Both unconstrained and constrained (under linear
equations, inequality and box constraints) Levenberg-Marquardt variants are
included. The LM algorithm is an iterative technique that finds a local
minimum of a function that is expressed as the sum of squares of nonlinear
functions. It has become a standard technique for nonlinear least-squares
problems and can be thought of as a combination of steepest descent and the
Gauss-Newton method. When the current solution is far from the correct on,
the algorithm behaves like a steepest descent method: slow, but guaranteed
to converge. When the current solution is close to the correct solution, it
becomes a Gauss-Newton method.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/11
/usr/lib/.build-id/11/a58f4961d7391f9dfada19b784d176376f1969
/usr/lib64/liblevmar.so.2
/usr/lib64/liblevmar.so.2.6
/usr/share/doc/levmar
/usr/share/doc/levmar/LICENSE
/usr/share/doc/levmar/README.txt
REQUIRES
libblas.so.3()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
liblapack.so.3()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
levmar 2.6-3.el8
levmar(x86-64) 2.6-3.el8
liblevmar.so.2.6()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/11 a
/usr/lib/.build-id/11/a58f4961d7391f9dfada19b784d176376f1969 a
/usr/lib64/liblevmar.so.2
/usr/lib64/liblevmar.so.2.6
/usr/share/doc/levmar
/usr/share/doc/levmar/LICENSE d
/usr/share/doc/levmar/README.txt d
LICENSE FILES
GPLv2+
|