Package libflann: Information

    Source package: libflann
    Version: 1.9.2-alt3
    Latest version according to Repology
    Build time:  Oct 10, 2025, 07:13 PM in the task #389466
    Category: Development/C
    Report package bug
    License: BSD
    Summary: Fast Library for Approximate Nearest Neighbors
    Description: 
    FLANN is a library for performing fast approximate nearest neighbor searches
    in high dimensional spaces. It contains a collection of algorithms found
    to work best for nearest neighbor search and a system for automatically
    choosing the best algorithm and optimum parameters depending on the data sets.

    List of RPM packages built from this SRPM:
    flann (x86_64, i586, aarch64)
    flann-debuginfo (x86_64, i586, aarch64)
    libflann (x86_64, i586, aarch64)
    libflann-debuginfo (x86_64, i586, aarch64)
    libflann-devel (x86_64, i586, aarch64)
    libflann-devel-static (x86_64, i586, aarch64)
    python3-module-flann (x86_64, i586, aarch64)
    python3-module-flann-debuginfo (x86_64, i586, aarch64)

    Maintainer: Pavel Skrylev



      1. /proc
      2. boost-devel
      3. boost-mpi-devel
      4. libgomp-devel
      5. libgtest-devel
      6. cmake
      7. ctest
      8. libhdf5-devel
      9. liblz4-devel
      10. gcc-c++
      11. hdf5-tools
      12. openmpi-devel
      13. python3-devel
      14. python3-module-distutils-extra
      15. rpm-build-python3
      16. rpm-macros-cmake
      17. zlib-devel

    Last changed


    May 8, 2025 Pavel Skrylev 1.9.2-alt3
    - * quite rewrite spec
    - * rebased to upstream with .gear
    - ! fixed FTBFS with doc disabling
    Jan. 24, 2024 Pavel Skrylev 1.9.2-alt2.1
    - ! fixed python3 deps
    June 28, 2023 Michael Shigorin 1.9.2-alt2
    - E2K: lcc 1.26 ftbfs workaround (ilyakurdyukov@)