Пакет libgeogram-gfx: Информация

    Бинарный пакет: libgeogram-gfx
    Версия: 1.7.9-alt2
    Архитектура: loongarch64
    Собран:  31 января 2024 г. 7:55
    Исходный пакет: geogram
    Сообщить об ошибке в пакете
    Лицензия: WTFPL
    О пакете: Library code for geogram
    Описание: 
    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.

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

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

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


    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