Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 632 Bytes

kulgap

PyPI version Build Status Coverage Status

Calculate relative entropy between Gaussian processes.

Installing

Should be able to install the package(once registered and uploaded to PyPI) with

$ pip install kulgap

Testing

pip install -r requirements.txt
python3 -m nose