XGI

View on PyPIReverse Dependencies (3)

0.9.2 xgi-0.9.2-py3-none-any.whl

Wheel Details

Project: XGI
Version: 0.9.2
Filename: xgi-0.9.2-py3-none-any.whl
Download: [link]
Size: 609832
MD5: b42e760ecbcd803def675f3ad45f25bf
SHA256: 380ce1ef7d5168d4ae683e87d841c3f34e105d76e85df99e56436c25c9f90907
Uploaded: 2024-11-12 22:52:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xgi
Version: 0.9.2
Summary: XGI is a Python package for higher-order networks.
Author-Email: XGI Developers <nicholas.landry[at]virginia.edu>
Maintainer-Email: XGI Developers <nicholas.landry[at]virginia.edu>
Project-Url: Documentation, https://xgi.readthedocs.io/en/stable/
Project-Url: Bug Reports, https://github.com/xgi-org/xgi/issues
Project-Url: Source, https://github.com/xgi-org/xgi
Project-Url: PyPI, https://pypi.org/project/xgi/
Project-Url: GitHub Discussions, https://github.com/xgi-org/xgi/discussions
License: XGI is distributed with the 3-clause BSD license. Copyright (C) 2024, XGI Developers All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the names of the XGI Developers nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --------------------------------- License Tensor methods for nonuniform hypergraphs * Tensor methods functionality for the CompleX Group Interactions library Copyright 2023, 2024 Battelle Memorial Institute Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: networks,higher-order,higher-order network,hypergraph,simplicial complex,network science
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.20)
Requires-Dist: scipy (>=1.8)
Requires-Dist: pandas (>=1.3)
Requires-Dist: networkx (>=2.7)
Requires-Dist: requests (>=2.0)
Requires-Dist: matplotlib (>=3.4)
Requires-Dist: seaborn (>=0.10)
Requires-Dist: xgi[benchmark,developer,docs,release,test,tutorial]; extra == "all"
Requires-Dist: hypernetx (>=1.0); extra == "benchmark"
Requires-Dist: asv (>=0.5); extra == "benchmark"
Requires-Dist: black[jupyter] (>=24.3); extra == "developer"
Requires-Dist: isort (==5.10.1); extra == "developer"
Requires-Dist: pylint (>=3.0); extra == "developer"
Requires-Dist: nbqa; extra == "developer"
Requires-Dist: sphinx (~=6.0); extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.2); extra == "docs"
Requires-Dist: numpydoc (>=1.1); extra == "docs"
Requires-Dist: pillow (>=8.2); extra == "docs"
Requires-Dist: matplotlib (>=3.3); extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: ipykernel; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: nbsphinx-link; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx-gallery; extra == "docs"
Requires-Dist: twine (>=3.4); extra == "release"
Requires-Dist: build (>=1.2.1); extra == "release"
Requires-Dist: wheel (>=0.36); extra == "release"
Requires-Dist: github-changelog; extra == "release"
Requires-Dist: pytest (>=7.2); extra == "test"
Requires-Dist: pytest-cov (>=4.0); extra == "test"
Requires-Dist: jupyter (>=1.0); extra == "tutorial"
Requires-Dist: ipython (<=8.12.0); extra == "tutorial"
Provides-Extra: all
Provides-Extra: benchmark
Provides-Extra: developer
Provides-Extra: docs
Provides-Extra: release
Provides-Extra: test
Provides-Extra: tutorial
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 6987 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.4.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
benchmarks/benchmarks/__init__.py sha256=AAHaUsHwm5ughudvYADotgmLsVfZ0kBbvzTsRirJw3M 21
benchmarks/benchmarks/bench_core_hypergraph.py sha256=2E3OQd7pEZXoG4Ebs--Do0ILSjkqN2MN4j0LRU3rIUM 1552
benchmarks/benchmarks/common.py sha256=rYhTEc5SAgF-PRzXHtWOCO1rBMfUihcQObsv0BfMVPw 305
docs/source/conf.py sha256=3it5doakjdg3aRmCk8g2RXNweKP8Aev8qgDvUQehEDU 9737
examples/advanced/plot_colormaps_colorbars.py sha256=U_INxl_2SJDah4NZUMY0MSNgw6GUOWw2IMcoKxr0SnI 666
examples/advanced/plot_labels.py sha256=7M16V5kugMPtIpIxDNreFfdkOYk3EXFgf1ibF_9nskg 385
examples/basic/plot_simple_hypergraph.py sha256=3Mid4ViCw58vNwcPwB4cvryj5uY-dfePePyFtLlmbB4 350
examples/basic/plot_simple_hypergraph_hull.py sha256=TYwAk7A2RqDBmHH8CMqLoF5dVh2lExvisrsEozTqe94 432
examples/basic/plot_simple_hypergraph_multilayer.py sha256=F4fscVZ_Pwj9MDxu_E00izXJ_U3BE7p3Wsqz_9uI5IQ 412
examples/basic/plot_simple_hypergraph_outline.py sha256=09PvtCtzJfzn9umWIqnoVta17E37Wnto47ozuVf6EvU 439
examples/basic/plot_simple_simplicial_complex.py sha256=Qa4uYmG_ms-UjzficW5VSDOS6-O_0dVn6j0ApagOdbg 389
examples/layouts/plot_barycenter_spring_layout.py sha256=67hE4biS06tsXWUQfwSiuz7rZ-3hTiB1C4oEXFCDVGo 362
examples/layouts/plot_simple_graph.py sha256=8w96QASKqQn7QxPQ5VVctTWPJliMTCsNCYRZgyQnjXY 327
examples/layouts/plot_spiral_layout.py sha256=-JtzLAuhSwJeReQQTODHz3R4tiSMk3Ixj0eXu7m3ueA 321
examples/stats/plot_color_stat.py sha256=dkIHsC0uaXd6SbVubLI0gcEnrIUokc5Z-vN0sClHA5M 528
logo/logo.pdf sha256=veQvSWbtLScckVQGudjmqnkskPAUgKK7Jn1z6s1-o8o 2807
logo/logo.png sha256=i69KFVUsdnlP5FfDhPbNXOT4rnFdkjLj6O6_Rv5d6mI 130033
logo/logo.svg sha256=y514byHR8-OJR4n7AOmZu5y42KwJqoXqqQLPoxIr64E 9082
logo/logo_tight.png sha256=ghD4ScZERRTZOT1m4hHfI3MzfqvAH5cpfX0bk2ruSfQ 109123
logo/logo_white.png sha256=RWjdWdZWZe9d5QuDDTI8BFkMaEWdytibFXVVpHheMG8 120424
logo/logo_white.svg sha256=lUGMBmT4iziB2jCbNiOElJOBUqmwcJArA7U_z2Z7PWg 9108
logo/x.png sha256=WbCAwOE5SxCJILSRCenq0FrWPB2vNpchiaQ6Cbnq_B4 66036
logo/x.svg sha256=_u0OpGNSWsMdrs4GERJht17bunbgcoM__EU9m9U25w8 7596
requirements/README.md sha256=LSX6COLva8bJAdAP-6iENHogfI66bwr9djJYufb_VLA 1662
requirements/benchmark.txt sha256=43-7zXXWDD0G6-UuWj9ZXd9qmZlFZhOsewbx-lI-S9E 148
requirements/default.txt sha256=1qtHsGOx-gw7p7eohR3U2iN4R8cyD0gsu70eqpRjd3Q 217
requirements/developer.txt sha256=Bw4G1MGxHvApXx7OSBZrsA5WjWI4MGLzHItWXo-Qx7M 176
requirements/docs.txt sha256=Tz8NpyvmBZujRJr3k6fEn0DOphzGHjvlQUQu86pgEr4 285
requirements/release.txt sha256=qzIsWLxD1C8d1DhrcmYtov-IwhHVEobJGDTDo49ZRpk 177
requirements/test.txt sha256=HGCVco_1GA6OaJpIeMtbu09tE1IsW1fAH-jyzAU4AAM 152
requirements/tutorial.txt sha256=Gz4LdxhyhGxZlUXL6k94k702vpfJZyjmbliQrwrOOxk 153
tests/conftest.py sha256=TaFJ4Fvtsr9IXc-vGy0vki0YJMnK4Bx8wUab443IvK4 6269
tests/algorithms/test_assortativity.py sha256=lP19JXKEoy2idBbQNxPdLbU1x_jDt2yj0pHF2Ls_IfQ 3458
tests/algorithms/test_centrality.py sha256=NimxzyREhi1tnNrv5kwaE3k7g8JcBZjo1V--R5Ko5jA 8338
tests/algorithms/test_clustering.py sha256=Az0ajLahJ8hrJLZ7ein67HP9VgMEIeRjKyCEb2i535Q 3773
tests/algorithms/test_connected.py sha256=MQ7G9RmUlf5J2CALUOW34YfY-1ge41QZTvYknOSss-Q 2777
tests/algorithms/test_properties.py sha256=035xi7Cq-zyhmzm1DrrNwXEWthZ3rtkRbgDSdLGHiaQ 17356
tests/algorithms/test_shortest_path.py sha256=o9Mkm75TQyONTUp5ZZ9QfEaKyVZCuubDtiDGRKJ0CuA 843
tests/algorithms/test_simpliciality.py sha256=XDP3GxR6TeiiLPHwxz2edW4zT9jP7xWAoAof2-vGXrY 11041
tests/convert/test_bipartite_edges.py sha256=1kLT1PuzPxGnXT7mnu-T3GYaXKppsZJ2PHu-OE8zABg 1558
tests/convert/test_bipartite_graph.py sha256=3IecMWn38V_teu1Ldr_rrYEpiiHfWysJxoVyXXGDcVY 2509
tests/convert/test_encapsulation_dag.py sha256=biSFe1fMktMplrzvT7-u4g7M5pCfvkJn-CCyf64H9Co 2431
tests/convert/test_graph.py sha256=R8M4m_cTfDLabxJk6gbtQlg3FAn1sLDJvaUY9j8oNho 675
tests/convert/test_higher_order_network.py sha256=_XE8MZqBy9tUaFdwEe3l62UMnbVEEiyicXtDalu7tno 2852
tests/convert/test_hyperedges.py sha256=1D11Lv6sfRV_fD27VJRrfc57Hs7Eewsylss0hPxK3WY 569
tests/convert/test_hypergraph_dict.py sha256=h2KFQdQkjrDpeZBE5QBzIrBwPJ4qypwUl_oYEC8wWbU 3728
tests/convert/test_incidence.py sha256=GTd37W3zH--4aafRSwOYBzVHcn0wytQ_gFWhb4tJ1HA 325
tests/convert/test_k_skeleton.py sha256=sdPUifQW088t4vHb-66GJuYUYQUnp9oqRiDivjGOvpA 575
tests/convert/test_line_graph.py sha256=jZtWm-03pa1SZcXSXrksIC3UkaVYRFGKRqPtTiSjcLY 5318
tests/convert/test_pandas.py sha256=LreSI5DiZHEE_VP83r-ABxpJO4tIPFXwfnw7d6Y1b7U 1442
tests/core/test_dihypergraph.py sha256=Y8bxmd6bux08M-R4wXmunHpunV62kMuLSG82buNHJmI 21570
tests/core/test_globalviews.py sha256=si0xCMxs88JrWjXU12Ha4UgMfxwZCC6i95wHHQdyLX4 2359
tests/core/test_hypergraph.py sha256=nrnm3zScI-k2XY6xXrKBwVW8B6U-3YjAG53DXAe1dDs 27551
tests/core/test_simplicialcomplex.py sha256=3s6264sHRKoozMAoFsohZiA47M4Oc3bdxIrQBNGqfIU 18293
tests/core/test_views.py sha256=iQugmFVHCewcNw4YW03Ruz0mm-P9srAtkqa8BttAxmA 15866
tests/drawing/test_draw.py sha256=CxrrtUTvSGODdfbCEtXkq-en1Z07DsAuceOHEuprJPY 23317
tests/drawing/test_draw_utils.py sha256=PayXEvfMK8Jvf5ggaYULBaD81ek-AG-Wrf2Ydj0Xn2c 1374
tests/drawing/test_layout.py sha256=k-YoRM3NnVt_CtGhN0vjHdJMbnOqLX2QNKXw6v-Viv4 8358
tests/dynamics/test_synchronization.py sha256=jNjXJq5SRVddCs-6qaxlOlBMCXQ3KMrjJCMMpmALA6k 4075
tests/generators/test_classic.py sha256=5ssbpqhKVfDGs65BPFbr2eshL-UkhHDFEQga0Rx5Gbs 3241
tests/generators/test_lattice.py sha256=jPo2HdJG-FrR0Ph0XrEwllKwSQhW6vnT-jen1kahdXA 779
tests/generators/test_random.py sha256=V9YsLMhlm9CaVd7Pi9mpTFJq2UM9NFvZep_1w6LQubs 3949
tests/generators/test_randomizing.py sha256=Uvs9UeJV7LFWKLm7hNuhglitk1zAEKScMFn-PGJ0VnU 4189
tests/generators/test_simple.py sha256=3qHqh5wWE4ERu30eVasvQ58VltjV0HFpBTIjPhM-M-g 1047
tests/generators/test_simplicial_complexes.py sha256=aVc_hO5bS5DgaBtrQGLV7EjzKpor1qXyWlQlME-RfrE 4379
tests/generators/test_uniform.py sha256=1e1ifhKe2lnXf31GTIDYo1YNaPXdKSCLmDaSwEIGL0c 4787
tests/linalg/test_matrix.py sha256=tGdnjrAJEAa2snvM4OF0qZGvgNhpHvM_jHW6eMaUtVw 25301
tests/readwrite/test_bigg_data.py sha256=CND_rwXBl7hNWQoxwsVJvnhDZJjmkP-kfKzWCCFwI3Q 1845
tests/readwrite/test_bipartite_edgelist.py sha256=DVUM-cTWnB1wcj6RlOwpYAui5lUOX2AabVTCc56OzX0 3525
tests/readwrite/test_edgelist.py sha256=giNvqFSQ7Whn79t89teXFdrPtmq2iV_hWxNkc02zhME 1847
tests/readwrite/test_hif.py sha256=buhzrRiraeew3uFWhde8gZ2YgWt2VvYGcsq7gFNOLrc 7774
tests/readwrite/test_incidence_matrix.py sha256=oyODRxtjYpUQozDnwAArRIJIR8s9FYUK4fDZIvASXzA 1246
tests/readwrite/test_json.py sha256=eTOJQxh6cu90Y1kqi0Y9k6tunjA1jkyIGYIm0MHRR1g 5570
tests/readwrite/test_xgi_data.py sha256=n8Hwt4zWgmYcv5XxvIu6gJ5AqF1_d3aRP_ZrF6VJnsg 2578
tests/stats/test_core_stats_functions.py sha256=htO9VZSSgYFQFbMK2Ow21DELV-QvqoVaeZ6GRBnYt_E 34082
tests/stats/test_diedgestats.py sha256=g_Ths5Jk1LZUPJtI1UV3OhEyKMX4Ft6nMXWVapRDWfY 1671
tests/stats/test_dinodestats.py sha256=q-HdIWsIjqgVvldv2CZ85y9BmdaHIl-Bxbe4X3IwOfY 907
tests/stats/test_edgestats.py sha256=7xll9HC3-I-61_lPinEVcVkkcvgCl_yyPxEgzyL-NnU 1136
tests/stats/test_nodestats.py sha256=2MgdKKYEjMg10GaRT4d6ZmOkMLd4z2VaGkzXVqdoff4 8023
tests/utils/test_utilities.py sha256=co8oBXilJCSlbu5xNAoO1ot_XK2vEGjx6uhDVuZ1pNw 8793
tools/generate_requirements.py sha256=wSOQC-DH8-EVqKZWzfwTpQ8apZ7qr8RIehGMx3YKDw4 1308
xgi/__init__.py sha256=9sIwkSkwDhE-PYyOhRG95gfTm-6xLLrAwS3HxraQq8M 404
xgi/exception.py sha256=B-9T_YAHXMpcf2YU9qv5dIqg5SCHa_Ohfkq4-9Z1Jxs 817
xgi/algorithms/__init__.py sha256=I0A3v96FeblbwkRiV11AlsxB3t2q9XY94Dvv2Sy9w3Y 328
xgi/algorithms/assortativity.py sha256=LsbArCSAecj4cCuR2onZPY6A6DRBRFHV_d3VJxjHU3U 5622
xgi/algorithms/centrality.py sha256=dNxL8J6FDCY7qP58FXOeLQIppBrE0iN7Qvkn9DAnhA4 17109
xgi/algorithms/clustering.py sha256=dRk_hk6f6O_WYtzWwSsAePnDQzMYHu4g68cjyvUyaTw 7611
xgi/algorithms/connected.py sha256=eVFxR0LxlL4DINiYaoIBXArxFxnA2NSm-Q09tX9LLks 5505
xgi/algorithms/properties.py sha256=6DyMM5Z4Ak9FamiBJ2FKyXqr4nn42LlIic0dJKSoBSo 11856
xgi/algorithms/shortest_path.py sha256=UYHrNDY1gromlfWyt-tAbpacuFo1DKzxxm68EXKLh_Q 3088
xgi/algorithms/simpliciality.py sha256=NrCIqov4LtFdwny7TGsWyhiWz_KXnBk8oOIYbPJO52M 18220
xgi/convert/__init__.py sha256=hmvtaUEPS6HGObibDZqTClb7M6k2K9xI8y8Zt_DjJ_s 518
xgi/convert/bipartite_edges.py sha256=vOJwtlMulkgRR3UnHAeFJ9HAtqeErbTPiDOfCqTqZZM 1934
xgi/convert/bipartite_graph.py sha256=wBrJ-EJFKAdiXUMkEe4-YOrxu1XmeyN2ejWYYnaYqqs 4138
xgi/convert/encapsulation_dag.py sha256=z8q3vTwEV-Rs1rGsM16AOmHxMNb73kbIrjcTJBGEP-o 6945
xgi/convert/graph.py sha256=Qh3G6ZjM0Myo3f66Z7nKTBht9WoDTQkJqHk30_bYfwI 610
xgi/convert/higher_order_network.py sha256=kBvyIggJVg3mKXTKRSL02n2Wl1V1rTgVqM6pddZ8RRQ 9332
xgi/convert/hyperedges.py sha256=7O3DBfW2F0MIuK1sFmU6_GE64fjX71emA4uU08q6S8Q 2466
xgi/convert/hypergraph_dict.py sha256=cZPF85o3-79Ats6bhe_l78VqIWSkn3WwQpcLA9fV28I 4727
xgi/convert/incidence.py sha256=xmJMcDDOYxy0u2zzC-cRohxqtlmKPLpxBzybobv2JHM 2905
xgi/convert/line_graph.py sha256=UvJS4cb-6Yc1C2s3DbZUAkQwwPqrfPuA5uVojTl1ZDg 2491
xgi/convert/pandas.py sha256=iDVg7FdiZ8NBMLh36uI7fktHZZUW2GjLNDeTjUpMTC8 2717
xgi/convert/simplex.py sha256=cCi4OliFInLpzo8OVITSkJWW_LcabeMX0faRm-B85O8 2292
xgi/core/__init__.py sha256=b7d2_cTgEFY3tsJ_oiy2jrnXMfvy6oIeTRixJ49ReSk 162
xgi/core/dihypergraph.py sha256=khOwhYAlfA4IjZq-YzijI1We5Z-pwfNf1ou8gSnuwiU 35963
xgi/core/globalviews.py sha256=6nV_s3fRoYVColP8dGdvFY24yRb1oib1pVIYhPyrxmE 2730
xgi/core/hypergraph.py sha256=Pza7IbcNfz5cSRuicQq9o8hBHrxTy-o1_n0Riat98DM 50331
xgi/core/simplicialcomplex.py sha256=GEYx87rwn88tCvJpajI83_jtW5SsU5xMe-rPFm3myCs 30602
xgi/core/views.py sha256=t7QI3cVzsIaoiCYnQCTRop5zdr_IdaUjMD-pYuJoij0 35642
xgi/drawing/__init__.py sha256=nXDOivRUHfberNsQDtGsV40DgKwCrRLSWKwItQ29ddI 42
xgi/drawing/draw.py sha256=iQeY6nMDA4sdp0DFjWGJozSMbC-0huYblGV87jQH0Jw 87165
xgi/drawing/draw_utils.py sha256=nyX43Cf5uDizf59Ju2F_bl1B0S3G2J8_YU96stnSWa8 6116
xgi/drawing/layout.py sha256=ZIJ-e6X4gj5Adwlbw5qPdtBdrUWWYUpdT4NLvst3iwI 19439
xgi/dynamics/__init__.py sha256=ifaobR7nghm1eYG0SUse9CWr6YEVF9DX7haVabTMtN0 61
xgi/dynamics/synchronization.py sha256=X9FdUnUrmk_mdSSVPTVsj2Log4EI5mSr9sEddjYgONQ 8940
xgi/generators/__init__.py sha256=bl1CExEeifX4VVXQm-8dmjVZ55Xn1DKTE5eyoXgK-wM 300
xgi/generators/classic.py sha256=kgA3piKqnWIovr-WkYfwPsCellHCBFfWQTZXwhKzI3I 9335
xgi/generators/lattice.py sha256=3E-hhCerKyFIajesO0-py_IsvA1vNlyF0gQFaKMz7_E 1408
xgi/generators/random.py sha256=dmL5P4LLgPGbl9AW_QxQVZK_1L3I620Y0PzAT9Opw4U 15280
xgi/generators/randomizing.py sha256=k6ChJPxSaM8EkDCv9a8EnLqSo-od7hAn9UVAy_QzI0k 4947
xgi/generators/simple.py sha256=MriPiJIVp5PwVJzde44j0aOFYEOPdoF4JCZ59ZKAtzU 2747
xgi/generators/simplicial_complexes.py sha256=ryNk9dA_bMjTyFkKte6c82MfmOkovejNjQg_YOV-j_M 8496
xgi/generators/uniform.py sha256=kfkaG5QsIFKIha0etErpq9TFqX8x2iET_09Jg6U8HOc 18063
xgi/linalg/__init__.py sha256=wzaMOOenrCrB5LgqdySpjpYeZpzt-4MEj_AIhbwyUQE 157
xgi/linalg/hodge_matrix.py sha256=Jb-BfiPuDf1GPq-XFuT00hT3MbwNC1V_8tF9fLxCgs8 7003
xgi/linalg/hypergraph_matrix.py sha256=6GHqY3sFlubZXMnUuLLBcqRI6DMkElavNPCSne5RUrk 8682
xgi/linalg/laplacian_matrix.py sha256=AtT8_FWF_vFcRKyi8twx0PWGdp5muXe31N9l2s3Viy0 6716
xgi/readwrite/__init__.py sha256=_7Dj8_t2cZHeTVJe9-fUedPIOEWwG2Yjb7aMHEP4NRA 239
xgi/readwrite/bigg_data.py sha256=ImvVf9G2WDljuq3PYRTOfoP3jU-AeT8dw31OxcQ7NQQ 4686
xgi/readwrite/bipartite.py sha256=7l-oTmcwqw76peZ4birhlBHPo1bfPCumQCLjM9PVjEU 6048
xgi/readwrite/edgelist.py sha256=u-bXNhG0y10vi7Z0mUKzvnuRTldDJvfcXsL29PBd2Ac 4157
xgi/readwrite/hif.py sha256=AcguWg59tb4biUKJbzxS2CXhfavzEmjkznuODi1RBS4 5751
xgi/readwrite/incidence.py sha256=dJY55P4x4MIJKCFRNN1UU6WBR3fa_XtZy36BaMs20xs 2181
xgi/readwrite/json.py sha256=GflNHR6_lP3ghJThDErSuZoZ0v6-9EVzqesnhAkizuI 3699
xgi/readwrite/xgi_data.py sha256=tIbnpYolYHtsujlLAYvV3ednELlGYYFQtepxlBy5UW0 5661
xgi/stats/__init__.py sha256=0qDb70hQb_hnMEaFQS71dDEQF2nIbUVUWVKl3mzGHHM 26463
xgi/stats/diedgestats.py sha256=UmFxXnvRUsqxvjC_TRT_EpV1X5et6E_VXCOMcMTx-Y4 8271
xgi/stats/dinodestats.py sha256=W_DJrVfnZKU0DNNIzhuY2bMUZRibsRWwSn_S48mgEb8 8394
xgi/stats/edgestats.py sha256=UeALSOvQL_SZQv_K-NsfAn6FUtG6EM0ypLuMqvtaTtE 6478
xgi/stats/nodestats.py sha256=XQfJI7rU5m7AfvuRrNA3HNXOjdCTzvTW6otJEXDAFfs 19044
xgi/utils/__init__.py sha256=MMZJLDGwFemOtXbOkLF2sqkTv7Xxb4Wh3QFDNRTBvtQ 105
xgi/utils/tensor.py sha256=3yYcqvYOFaVQyAe30bE1viUgSjT-4zU-sESX4MF38e4 10075
xgi/utils/trie.py sha256=XmdltM3jzofai4LgTciLZQkJxCxYD-LZjyX1vTqkplo 1090
xgi/utils/utilities.py sha256=0S7qqfiW5Y5qm2lonO_jmR2r-zUaytznCIJGHiOfGc4 15674
xgi-0.9.2.dist-info/LICENSE.md sha256=xpnfDuuwqiEXbJURrHMcUeJFCtFYaeJJKfuKHM9pBTk 3219
xgi-0.9.2.dist-info/METADATA sha256=X2GIfGBgLIewbt7-YyRFjCEk69Fh7iLosWi2q0qdb2A 13980
xgi-0.9.2.dist-info/WHEEL sha256=a7TGlA-5DaHMRrarXjVbQagU3Man_dCnGIWMJr5kRWo 91
xgi-0.9.2.dist-info/top_level.txt sha256=oSKX-0HS2FarxNgXRcREvk29b4MOUJXWHcX6vQWyXn8 59
xgi-0.9.2.dist-info/RECORD

top_level.txt

benchmarks
docs
examples
logo
requirements
tests
tools
xgi