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

    Исходный пакет: geogram
    Версия: 1.7.9-alt2
    Собран:  31 января 2024 г. 6:56 в задании #339395
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Лицензия: WTFPL
    О пакете: Geogram library by INRIA
    Описание: 
    Geogram is a programming library of geometric algorithms. It includes a simple
    yet efficient Mesh data structure (for surfacic and volumetric meshes), exact
    computer arithmetics (a-la Shewchuck, implemented in GEO::expansion ), a
    predicate code generator (PCK : Predicate Construction Kit), standard geometric
    predicates (orient/insphere), Delaunay triangulation, Voronoi diagram, spatial
    search data structures, spatial sorting) and less standard ones (more general
    geometric predicates, intersection between a Voronoi diagram and a triangular
    or tetrahedral mesh embedded in n dimensions). The latter is used by
    FWD/WarpDrive, the first algorithm that computes semi-discrete Optimal
    Transport in 3d that scales up to 1 million Dirac masses.

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

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

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

      1. cmake
      2. libGLU-devel
      3. libdnet-devel
      4. libtetgen-devel
      5. libXcursor-devel
      6. libtriangle-devel
      7. libXi-devel
      8. libXinerama-devel
      9. libXrandr-devel
      10. libXxf86vm-devel
      11. rpm-macros-cmake
      12. doxygen
      13. liblua5.3-devel
      14. libglfw3-devel
      15. gcc-c++
      16. hostinfo
      17. libgomp13-devel

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


    29 января 2024 г. Alexey Sheplyakov 1.7.9-alt2
    - NMU: fixed FTBFS on LoongArch:
      + disabled legacy numeric libraries
      + explained that loongarch64 is 64-bit
    25 января 2024 г. Pavel Skrylev 1.7.9-alt1
    - initial build for Sisyphus