ManimCommunity/manim

Graph theory: Weighted edges, loop edges

Open

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

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

倉庫指標

Star
 (17,820 star)
PR 合併指標
 (平均合併 90天 10小時) (30 天內合併 31 個 PR)

描述

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?

貢獻者指南