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 ...
SoftRafts/ │ ├── CAD/ # STL models for 3D printing │ └── softraft.png # Render of full assembled raft │ ├── firmware/ # ESP32-S2 microcontroller firmware │ └── firmware_softrafts.ino │ ├── software/ # ...