ManimCommunity/manim

Graph theory: Weighted edges, loop edges

Open

#3,153 建立於 2023年2月9日

在 GitHub 查看
 (5 留言) (2 反應) (0 負責人)Python (17,820 star) (1,378 fork)batch import
good first issuenew feature

描述

Hello. I would like to animate several algorithms used in computer science. I've noticed it is not possible to add loop edges (edge from a node to itself) and it is not possible to assign weights to edges (decimal numbers). Can you add this functionality?

貢獻者指南