Skip to content

v0.8

Compare
Choose a tag to compare
@nwlandry nwlandry released this 26 Oct 12:05
· 52 commits to main since this release
  • Made IDViews respect edge insertion order in the from_view method #482 (@nwlandry).
  • Fixed issues in drawing functions #476 (@maximelucas).
  • Fixed Issue #480 which raised an error when users attempted to set edge properties with an id:value dictionary with an attribute name #481 (@nwlandry).
  • Made minor changes and corrections to the tutorials in the documentation #479 (@thomasrobiglio).
  • Rewrote the draw_hyperedges() function to utilize native matplotlib functionality and be more consistent #456 (@maximelucas).
  • Integrated the tutorials into the documentation #457 (@thomasrobiglio).
  • Added an s parameter to the neighbors method for edge overlap #450 (@nwlandry).
  • Fixed Issue #468 so that the ashist method doesn't try to create multiple bins for stats with a single unique value #473 (@nwlandry).