ManimCommunity/manim

Graph theory: Weighted edges, loop edges

Aperta

#3153 aperta il 9 feb 2023

 (5 commenti) (2 reazioni) (0 assegnatari)Python (1378 fork)batch import
good first issuenew feature

Metriche repository

Star
 (17.820 stelle)
Metriche merge PR
 (Merge medio 90g 10h) (31 PR mergiate in 30 g)

Descrizione

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?

Guida contributor