clusterking-physics

Physics distributions to be clustered by the ClusterKinG package.


Keywords
clustering, cluster, kinematics, cluster-analysis, machine-learning, ml, hep, hep-ml, hep-ex, hep-ph, wilson, clusterking
License
MIT
Install
pip install clusterking-physics==0.1.2

Documentation

Physics distributions for the ClusterKinG package

Pypi Gitter License Black

Description

This package contains kinematic distributions that can be clustered by the ClusterKinG package.

Installation

clusterking can be installed/upgraded with the python package installer:

pip3 install --user --upgrade clusterking_physics

For the latest development version type:

git clone https://github.com/clusterking/clusterking_physics/
cd clusterking_physics
pip3 install --user --editable .

Development

Similar to that of the ClusterKinG package, see the ClusterKinG documentation.