You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved the performance of flag_complex and random_flag_complex#355 (@maximelucas).
Moved the IDDict class to utilities and removed unnecessary arguments in the IDView constructor #353 (@nwlandry).
Up-versioned sphinx to v6.xxx and up-versioned sphinx-rtd-theme to >= 1.2 to be compatible with Sphinx v6.xxx. Updated the contribution guide and the GH, PyPI, and RTD landing pages #350 (@nwlandry).
Fixed a bug in the double edge swap method #349 (@nwlandry)
Updated the convert module methods to be able to return a hypergraph, addressing Issue #327. Now the conversion from a simplicial complex to a hypergraph only includes maximal faces #345 (@thomasrobiglio)
Place a ceiling on IPython so that it is Python 3.8 compatible #344 (@nwlandry).
Started fixing the cross references in the "See Also" section in the function/class docstrings #343 (@nwlandry).