Skip to content

This repository is dedicated to the histogram model (theory and implementation) that can be used for data analysis and information retrieval.

License

Notifications You must be signed in to change notification settings

LSHist/histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About himpy

himpy is a Python package that implements Histogram Model (or Logic-Set Histogram - LSHist)

Theory

Examples

Installation

You can install from PyPI by using pip:

pip install himpy

Another way is to install the latest development version directly from the GitHub repository:

pip install git+https://github.com/lshist/histogram.git

Or clone the repository:

git clone https://github.com/lshist/histogram.git
cd histogram
pip install .

About

This repository is dedicated to the histogram model (theory and implementation) that can be used for data analysis and information retrieval.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages