An implementation of Chung's linear-time algorithm for solution of the Maximum Density Segment Problem with extended applications
Project description
An implementation of Chung & Lu [1]’s linear time algorithm for solution of the Maximum Density Segment Problem with additional features, namely simultaneous identification of Minimum Density Segments and consideration of content constraints
Requirements
Python >= 3.2
Numpy >= 1.7
Installation
Using easy_install, all dependencies will be installed automatically if missing:
$ easy_install3 chungpy
When installing manually from setup.py, just execute:
$ python3 setup.py install
Usage
http://chungpy.readthedocs.org
Copyright (c) 2014 Corinna Ernst <corinna.ernst@uni-due.de> (see LICENSE)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file chungpy-1.0.1.tar.gz
.
File metadata
- Download URL: chungpy-1.0.1.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92a74069b7d758e14ba48bac0ad1728f4ae6da811b089e387ad0f34c5745609b |
|
MD5 | 16a1bbff4a4e127af973424e1c0c3f23 |
|
BLAKE2b-256 | d31894bfd08e3b466b8faa414db5092f5d2040b206602cefecfd58b41d2d4c64 |