Пакет liblevmar: Информация

    Исходный пакет: liblevmar
    Версия: 2.5-alt1_14
    Собран:  18 июня 2022 г. 4:17
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.ics.forth.gr/~lourakis/levmar/

    Лицензия: GPLv2+
    О пакете: Levenberg-Marquardt nonlinear least squares algorithm
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    liblevmar (e2kv6, e2kv5, e2kv4, e2k)
    liblevmar-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    liblevmar-devel (e2kv6, e2kv5, e2kv4, e2k)
    liblevmar-devel-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. libblas-devel
      2. liblapack-devel
      3. dos2unix
      4. gcc-c++

    Последнее изменение


    16 марта 2017 г. Igor Vlasenko 2.5-alt1_14
    - update to new release by fcimport
    15 февраля 2016 г. Igor Vlasenko 2.5-alt1_13
    - update to new release by fcimport
    20 сентября 2015 г. Igor Vlasenko 2.5-alt1_12
    - update to new release by fcimport