* Better variable naming in "sampling" function. * Fix for minimum requirement matplotlib
0.3.13
* Some fixes to install latest packages
0.3.12
* Fixes to stay compatible with latest version of pgmpy (0.1.13) * Added functionality to perform structure learning using method of Chow-Liu * Random code cleaning, pep styling
0.3.11
* Fixed output to console using the verbosity. If it is set to 0, nothing should be printed.
0.3.10
* check for CPDs validity.
0.3.8
* fix for plot as it did not work anymore because of update in networkx. * fix for printing CPDs. This was not always possible. * verbosity messages capitalized chars are lowered * Check for networkx version, should be >2.5 * docstring updates * improvements in code styling