Apocrypha

datastructures

Collection of standard data structures for GAP

The datastructures package aims at providing standard datastructures, consolidating existing code and improving on it, in particular in view of HPC-GAP. The datastructures package consists of two parts: interface declarations and implementations. The goal of interface declarations is to define standard interfaces for datastructures and decouple them from the implementations. This enables easy exchangability of implementations, for example for more efficient implementations, or implementations more suited for parallelisation or sequential use. The datastructures package declares interfaces for the following datastructures: * queues * doubly linked lists * heaps * priority queues * hash tables * dictionaries

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 0.4.1 1 13 h details ›

Versions & arches

VersionOverlay amd64riscv Committed
0.4.1 gentoo amd64 testing riscv testing view · download · history ↗

Use flags of 0.4.1

  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Runtime dependencies of 0.4.1

show 6 lines