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

    Исходный пакет: liblevmar
    Версия: 2.6-alt1_12
    Последняя версия по данным Repology
    Собран:  26 февраля 2023 г. 0:45 в задании #315817
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (x86_64, ppc64le, i586, armh, aarch64)
    liblevmar-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    liblevmar-devel (x86_64, ppc64le, i586, armh, aarch64)
    liblevmar-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. libblas-devel
      2. dos2unix
      3. libflexiblas-devel
      4. gcc
      5. gcc-c++
      6. rpm-macros-cmake
      7. rpm-macros-fedora-compat
      8. chrpath
      9. cmake
      10. ctest

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


    25 февраля 2023 г. Igor Vlasenko 2.6-alt1_12
    - update to new release by fcimport
    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