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

    Исходный пакет: nanoflann
    Версия: 1.3.1-alt1
    Последняя версия по данным Repology
    Собран:  9 июля 2023 г. 0:45 в задании #323673
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/jlblancoc/nanoflann

    Лицензия: BSD-2-Clause
    О пакете: Library for Nearest Neighbor (NN) search with KD-trees
    Описание: 
    nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with
    KD-trees of datasets with different topologies: R2, R3 (point clouds), SO(2)
    and SO(3) (2D and 3D rotation groups). No support for approximate NN is
    provided. nanoflann does not require compiling or installing. You just need to
    
    
    This library is a fork of the flann library (git) by Marius Muja and
    David G. Lowe, and born as a child project of MRPT. Following the original
    license terms, nanoflann is distributed under the BSD license. Please, for bugs
    use the issues button or fork and open a pull request.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    nanoflann (x86_64, ppc64le, i586, armh, aarch64)
    nanoflann-devel (x86_64, ppc64le, i586, armh, aarch64)
    nanoflann-examples (x86_64, ppc64le, i586, armh, aarch64)
    nanoflann-examples-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Pavel Skrylev

    Список участников:
    Pavel Skrylev

    Права:
    Pavel Skrylev

      1. eigen3
      2. rpm-macros-cmake
      3. gcc-c++
      4. cmake

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


    17 августа 2020 г. Pavel Skrylev 1.3.1-alt1
    - initial build for Sisyphus