Release Log#

0.0.4#

Handle future warnings provided by NetworkX and scikit-learn. Expose seed parameter in diffusion simulation for consistent experimentation. Update formatting of code blocks in docstrings. Update a few tests. Add command line outputs to tutorial.

0.0.3#

Upgrade scipy and NetworkX versions to address “module ‘scipy.sparse’ has no attribute ‘coo_array’” issue. Correct docstring in Earliest Infection First. Add code coverage visual.

0.0.2#

Upgrade numpy version to address compatibility issue with threadpoolctl and scikit-learn exposed in spectral clustering.

0.0.1#

Initial release