ManimCommunity/manim

Graph theory: Weighted edges, loop edges

Open

#3.153 aberto em 9 de fev. de 2023

Ver no GitHub
 (5 comments) (2 reactions) (0 assignees)Python (1.378 forks)batch import
good first issuenew feature

Métricas do repositório

Stars
 (17.820 stars)
Métricas de merge de PR
 (Mesclagem média 11d 17h) (4 fundiu PRs em 30d)

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?

Guia do colaborador