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

    Исходный пакет: liblevmar
    Версия: 2.6-alt1_12
    Собран:  3 марта 2024 г. 1:38
    Сообщить об ошибке в пакете
    Домашняя страница: 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. rpm-macros-cmake
      2. rpm-macros-fedora-compat
      3. libblas-devel
      4. chrpath
      5. cmake
      6. ctest
      7. dos2unix
      8. libflexiblas-devel
      9. gcc
      10. gcc-c++

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


    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