mdds 3.2.0-ok1 source package in openKylin

Changelog

mdds (3.2.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Sun, 31 May 2026 06:58:34 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
libdevel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libdevel

Downloads

File Size SHA-256 Checksum
mdds_3.2.0.orig.tar.xz 632.1 KiB 16defab556c53f94b463460ea2a1faab96e58bad2a95d7981300d2956534abbb
mdds_3.2.0-ok1.debian.tar.xz 3.6 KiB 1b8b39e555a9ca3092f9d14d2f55963fe8fc0d1afeefc7ba8aceb6020dc076a1
mdds_3.2.0-ok1.dsc 1.8 KiB 31c4c2834ef812f768b9598c2c58f7a78f768a255935e8e5f8fda790440e875c

Available diffs

View changes file

Binary packages built by this source

libmdds-dev: Multi Dimension Data structure library -- headers

 A collection of multi-dimensional data structure and indexing algorithm.
 .
 This is a C++ library, and is a collection of various data structures designed
 to efficiently store and query multi-dimensional data for various
 filtering criteria. Different structures are optimized for different
 query needs.
 .
 This library is a source-code only library. It’s designed to be
 header-only meaning that the user program does not need to link to any
 additional shared library in order to use these data structures. The
 data structures are all available as C++ templates.

libmdds-doc: Multi Dimension Data structure library -- documentation

 A collection of multi-dimensional data structure and indexing algorithm.
 .
 This is a C++ library, and is a collection of various data structures designed
 to efficiently store and query multi-dimensional data for various
 filtering criteria. Different structures are optimized for different
 query needs.
 .
 This library is a source-code only library. It’s designed to be
 header-only meaning that the user program does not need to link to any
 additional shared library in order to use these data structures. The
 data structures are all available as C++ templates.
 .
 This package contains the API documentation for mdds.