mdds 1.2.1-1 source package in Ubuntu

Changelog

mdds (1.2.1-1) unstable; urgency=medium

  * [5cd5107] Imported Upstream version 1.2.1

 -- Rene Engelhard <email address hidden>  Mon, 27 Jun 2016 16:26:02 +0200

Upload details

Uploaded by:
Debian OpenOffice Team on 2016-06-28
Uploaded to:
Sid
Original maintainer:
Debian OpenOffice Team
Architectures:
all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Yakkety release on 2016-08-31 main libdevel

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mdds_1.2.1-1.dsc 1.8 KiB 7ca39082bf108d7f71d94fb61cfca1dbd75ccd56c20b433cb7cc65263285643f
mdds_1.2.1.orig.tar.bz2 278.7 KiB 1e2f49dfc7b9d444bad07064837099741f4c2d061807173392ad2357116dfc7b
mdds_1.2.1-1.debian.tar.xz 3.7 KiB 8be227c251415e4ba94fa64dcd564a9ae463f898c2417422719161abddaa781b

Available diffs

No changes file available.

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.