ManimCommunity/manim

Graph theory: Weighted edges, loop edges

Open

#3 153 ouverte le 9 févr. 2023

Voir sur GitHub
 (5 commentaires) (2 réactions) (0 assignés)Python (1 378 forks)batch import
good first issuenew feature

Métriques du dépôt

Stars
 (17 820 stars)
Métriques de merge PR
 (Merge moyen 11j 17h) (4 PRs mergées en 30 j)

Description

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?

Guide contributeur