pyehm 2.0


pip install pyehm

  Latest version

Released: Dec 13, 2024


Meta
Author: Lyudmil Vladimirov
Maintainer: University of Liverpool
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

License
  • OSI Approved :: Eclipse Public License 2.0 (EPL-2.0)

Intended Audience
  • Science/Research

Topic
  • Scientific/Engineering

Programming Language
  • Python :: 3 :: Only

Operating System
  • OS Independent

Python Efficient Hypothesis Management (PyEHM)

PyPI Documentation Status CircleCI License DOI

PyEHM is a Python package that includes open-source implementations of the Efficient Hypothesis Management (EHM) Algorithms described in [1], [2] and covered by the patent [3].

[1] Maskell, S., Briers, M. and Wright, R., 2004, August. Fast mutual exclusion. In Signal and Data Processing of Small Targets 2004 (Vol. 5428, pp. 526-536). International Society for Optics and Photonics

[2] Horridge, P. and Maskell, S., 2006, July. Real-time tracking of hundreds of targets with efficient exact JPDAF implementation. In 2006 9th International Conference on Information Fusion (pp. 1-8). IEEE

[3] Maskell, S., 2003, July. Signal Processing with Reduced Combinatorial Complexity. Patent Reference:0315349.1

Documentation

Please see the PyEHM documentation for installation instructions, API references and usage examples.

License

PyEHM is licenced under Eclipse Public License 2.0. See License for more details.

This software is the property of QinetiQ Limited and any requests for use of the software for commercial use or other use outside of the Eclipse Public Licence should be made to QinetiQ Limited.

The current QinetiQ contact is Richard Lane (rlane1 [at] qinetiq [dot] com).

Wheel compatibility matrix

Platform CPython 3.9 CPython 3.10 CPython 3.11 CPython 3.12
macosx_10_9_universal2
macosx_11_0_arm64
manylinux2014_i686
manylinux2014_x86_64
manylinux_2_17_i686
manylinux_2_17_x86_64
musllinux_1_1_i686
musllinux_1_1_x86_64
win32
win_amd64

Files in release

pyehm-2.0-cp310-cp310-macosx_10_9_universal2.whl (391.4KiB)
pyehm-2.0-cp310-cp310-macosx_11_0_arm64.whl (196.1KiB)
pyehm-2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (276.1KiB)
pyehm-2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (263.7KiB)
pyehm-2.0-cp310-cp310-musllinux_1_1_i686.whl (812.1KiB)
pyehm-2.0-cp310-cp310-musllinux_1_1_x86_64.whl (750.6KiB)
pyehm-2.0-cp310-cp310-win32.whl (137.9KiB)
pyehm-2.0-cp310-cp310-win_amd64.whl (163.2KiB)
pyehm-2.0-cp311-cp311-macosx_10_9_universal2.whl (394.0KiB)
pyehm-2.0-cp311-cp311-macosx_11_0_arm64.whl (197.6KiB)
pyehm-2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (276.5KiB)
pyehm-2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (264.6KiB)
pyehm-2.0-cp311-cp311-musllinux_1_1_i686.whl (813.1KiB)
pyehm-2.0-cp311-cp311-musllinux_1_1_x86_64.whl (751.4KiB)
pyehm-2.0-cp311-cp311-win32.whl (138.8KiB)
pyehm-2.0-cp311-cp311-win_amd64.whl (164.3KiB)
pyehm-2.0-cp312-cp312-macosx_10_9_universal2.whl (394.9KiB)
pyehm-2.0-cp312-cp312-macosx_11_0_arm64.whl (197.7KiB)
pyehm-2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (276.3KiB)
pyehm-2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (263.7KiB)
pyehm-2.0-cp312-cp312-musllinux_1_1_i686.whl (813.4KiB)
pyehm-2.0-cp312-cp312-musllinux_1_1_x86_64.whl (752.2KiB)
pyehm-2.0-cp312-cp312-win32.whl (139.1KiB)
pyehm-2.0-cp312-cp312-win_amd64.whl (164.6KiB)
pyehm-2.0-cp39-cp39-macosx_10_9_universal2.whl (391.7KiB)
pyehm-2.0-cp39-cp39-macosx_11_0_arm64.whl (196.3KiB)
pyehm-2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (276.3KiB)
pyehm-2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (263.9KiB)
pyehm-2.0-cp39-cp39-musllinux_1_1_i686.whl (812.1KiB)
pyehm-2.0-cp39-cp39-musllinux_1_1_x86_64.whl (750.7KiB)
pyehm-2.0-cp39-cp39-win32.whl (138.0KiB)
pyehm-2.0-cp39-cp39-win_amd64.whl (159.8KiB)
pyehm-2.0.tar.gz (1.0MiB)
Extras:
Dependencies:
numpy
networkx
stonesoup
setuptools (>=42)
pydot
matplotlib