ELIFE-ASU / PyInform

A Python Wrapper for the Inform Information Analysis Library
https://elife-asu.github.io/PyInform
MIT License
45 stars 9 forks source link

Fully implement the Dist class #4

Closed dglmoore closed 7 years ago

dglmoore commented 8 years ago

The Dist class, representing a heuristic probability distribution, is now fully implemented. All of the functions associated with the inform_dist structure have been wrapped, at least those that are relevant and necessary. Each method is documented with a short docstring.