Metadata-Version: 2.1
Name: pyqif
Version: 0.0.1
Summary: A tool for calculating the hyper distribution from pushing a prior into a channel. Quantitative Information Flow.
Home-page: UNKNOWN
Author: Lucas Starling
Author-email: lucastarling1@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires: numpy
Description-Content-Type: text/markdown
License-File: LICENSE

# hyper-distributor
This scrypt calculates a hyper distribution from a prior distribution and a channel matrix.
## How to run:
After installation do:

```
qifhdc
```


