ManimCommunity/manim

Graph theory: Weighted edges, loop edges

Open

#3,153 opened on 2023年2月9日

GitHub で見る
 (5 comments) (2 reactions) (0 assignees)Python (1,378 forks)batch import
good first issuenew feature

Repository metrics

Stars
 (17,820 stars)
PR merge metrics
 (平均マージ 90d 10h) (30d で 31 merged PRs)

説明

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?

コントリビューターガイド