mdds 0.5.2-1 source package in Ubuntu

Changelog

mdds (0.5.2-1) experimental; urgency=low

  * new upstream release

mdds (0.5.0-1) experimental; urgency=low

  * New upstream release

mdds (0.4.0-1) experimental; urgency=low

  * New upstream release
 -- Bj?rn Michaelsen <email address hidden>   Tue,  28 Jun 2011 16:03:46 +0000

Upload details

Uploaded by:
Björn Michaelsen
Uploaded to:
Oneiric
Original maintainer:
Debian OpenOffice Team
Architectures:
all
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mdds_0.5.2.orig.tar.bz2 87.1 KiB abeaed31fe3cf0ddab892492e3cc4179181ffb50d9c18d5f16bd574a13f42c3d
mdds_0.5.2-1.debian.tar.gz 4.0 KiB d04b432a46db6885cf90a5f8c40b31695a82b2df49926a4888691164913202d3
mdds_0.5.2-1.dsc 1.7 KiB 27651ee2ff01e1726e30717900bfad5be63b0c7bb85b824ce411ebaf0dee6599

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.