libkdtree++-dev binary package in Ubuntu Focal arm64

 libkdtree++ is a C++ template container implementation of k-dimensional space
 sorting, using a kd-tree. It:
 .
   - supports an unlimited number of dimensions (in theory)
   - can store any data structure, provided the data structure provides
     operator[0 - k-1] to access the individual dimensional
     components (arrays, std::vector already do) and a std::less
     implementation for the type of dimensional components
   - has support for custom allocators
   - implements iterators
   - provides standard find as well as range queries
   - has amortised O(lg n) time (O(n lg n) worst case) on most
     operations (insert/erase/find optimised) and worst-case O(n) space
   - provides a means to rebalance and thus optimise the tree
   - exists in its own namespace
   - uses STL coding style, basing a lot of the code on stl_tree.h
 .
 libkdtree++ only exists as a -dev package as it's only a bunch of C++ header
 files. Therefore, no static or shared library is necessary, allowing for
 ultimate flexibility.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-02-18 23:03:20 UTC Published Ubuntu Focal arm64 release universe libdevel Optional 0.7.1+git20101123-5build1
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal arm64 proposed universe libdevel Optional 0.7.1+git20101123-5build1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2020-02-18 23:04:05 UTC Superseded Ubuntu Focal arm64 release universe libdevel Optional 0.7.1+git20101123-5
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libkdtree++ 0.7.1+git20101123-5build1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2020-02-20 00:10:10 UTC Deleted Ubuntu Focal arm64 proposed universe libdevel Optional 0.7.1+git20101123-5
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2019-10-28 09:18:17 UTC Superseded Ubuntu Focal arm64 release universe libdevel Optional 0.7.1+git20101123-4build8
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libkdtree++ 0.7.1+git20101123-5 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2019-10-29 12:10:10 UTC Deleted Ubuntu Focal arm64 proposed universe libdevel Optional 0.7.1+git20101123-4build8
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2019-10-19 05:28:22 UTC Superseded Ubuntu Focal arm64 release universe libdevel Optional 0.7.1+git20101123-4build7
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libkdtree++ 0.7.1+git20101123-4build8 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu disco-proposed amd64 in Primary Archive for Ubuntu