Order Preserving Hierarchical Agglomerative Clustering
Project description
ophac -- Order Preserving Hierarachical Agglomerative Clustering
The code in this project realises the theory described in https://arxiv.org/abs/2004.12488. The functionality provided is that of order preserving hierarchical agglomerative clustering of partially ordered sets.
The ophac wiki provides examples of how to use the library.
Licensing
The software in this package is released under the GNU Lesser General Public License.
Platform requirements
ophac
runs on python 3.0 or greater, and makes use of the following python libraries:
- numpy
- scipy
- ophac-cpp
Installation
python -m pip install ophac [--user]
Source
The full source is available from https://bitbucket.org/Bakkelund/ophac/src/v04/.
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
ophac-0.4.5.tar.gz
(19.5 kB
view details)
File details
Details for the file ophac-0.4.5.tar.gz
.
File metadata
- Download URL: ophac-0.4.5.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4a6f96ce7ae897e6322692e574f51c11ce95527dd8153c3cb055a756fd6317a |
|
MD5 | 37d6ee81f7e8f7273252ca70839aab37 |
|
BLAKE2b-256 | 4c093dc5b14a57afa8d657a3c9f166c130fd270b02ac80f56f6c3cc8efade1dc |