SkillAgentSearch skills...

FactorGraphs

Animating factor graphs using manim, networkx and manimnx. Blog post: https://rajatvd.github.io/Factor-Graphs/

Install / Use

/learn @rajatvd/FactorGraphs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Animating Factor Graphs

This repo contains the code for my blog post on Visualizing Tensor Operations with Factor Graphs.

The code uses manimnx, a package to help interface manim with networkx to create the animations.

  • factor_graph.py contains code which purely deals with computations and representing factor graphs using networkx.
  • fg_anim.py has a few helper functions specific to animating factor graphs.
  • gifs.py has code for each of the gifs/animations in the post.
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated2mo ago
Forks3

Languages

Python

Security Score

90/100

Audited on Jan 25, 2026

No findings