LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/forceatlas2-layout.ipynb
examples/forceatlas2_3d_animation.gif
examples/forceatlas2_animation.gif
examples/geometric_graph.png
examples/grid_graph.png
fa2/__init__.py
fa2/__main__.py
fa2/easy.py
fa2/fa2util.c
fa2/fa2util.py
fa2/fa2util.pyx
fa2/fa2util_vectorized.py
fa2/forceatlas2.py
fa2/mcp_server.py
fa2/metrics.py
fa2/viz.py
fa2.egg-info/PKG-INFO
fa2.egg-info/SOURCES.txt
fa2.egg-info/dependency_links.txt
fa2.egg-info/requires.txt
fa2.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_benchmark.py
tests/test_cli.py
tests/test_easy.py
tests/test_fa2util.py
tests/test_forceatlas2.py
tests/test_mcp.py
tests/test_metrics.py
tests/test_vectorized.py
tests/test_viz.py