The fastest Python implementation of the ForceAtlas2 graph layout algorithm, with Cython optimization for 10-100x speedup. Supports NetworkX, igraph, and raw adjacency matrices. ForceAtlas2 is a force ...
😭 GraphRAG is good and powerful, but the official implementation is difficult/painful to read or hack. 😊 This project provides a smaller, faster, cleaner GraphRAG, while remaining the core ...