python3-kdtree binary package in Ubuntu Xenial arm64

 A container implementing k-dimensional space sorting using a kd-tree. It:
 .
  - supports two- to six-dimensional spaces
  - can store any data structure
  - 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 means to rebalance and thus optimise the tree
 .
 This package contains the extension built for the Python 3 interpreter.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-01-18 23:15:09 UTC Published Ubuntu Xenial arm64 release universe python Optional 0.7.1+git20101123-4build3
  • Published
  • Copied from ubuntu xenial-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial arm64 proposed universe python Optional 0.7.1+git20101123-4build3
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-01-18 23:16:55 UTC Superseded Ubuntu Xenial arm64 release universe python Optional 0.7.1+git20101123-4build2
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of libkdtree++ 0.7.1+git20101123-4build3 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu wily-proposed arm64 in Primary Archive for Ubuntu