v0.7.2
- Listed the available statistics in the stats module #405 (@thomasrobiglio).
- Implemented functions from this article #400 (@maximelucas).
- Reorganized the
convert
module #423 (@nwlandry). - Refactored the core data structures and removed the
function.py
file, moving the functions to other locations #412 (@nwlandry). - Small documentation fixes #422 (@nwlandry).
- Added a webpage listing projects and papers that use XGI #416 (@nwlandry).
- Added an optinion so that only the text in the Jupyter Notebooks counts towards the line counts #417 (@nwlandry).
- Fixed the
_color_arg_to_dict
and_scalar_arg_to_dict
functions so they are more consistent #402 (@nwlandry). - Fixed the IDView.ids type #406 (@leotrs).