------------------ * Fixed bug in stripe expected degree computation * Added testing of expected degree performance
0.1.0
------------------ * Added the block model and group info to graphs * Added fast implementation of theoretical expected degrees * Fixed some compatibility issues with multiple item assignments
0.0.4
------------------ * Fixed issues with slow pandas index conversion
0.0.3
------------------ * Large changes in API with great improvements in usability * Added sampling function * Added RandomGraph model * Added Graph classes for ease of use
0.0.2
------------------ * Added steps for CI. * Corrected broken links. * Removed support for python 3.5 and 3.6
0.0.1
------------------
* First release on PyPI. StripeFitnessModel available, all other model classes still dummies.