AlgebraicJulia/Catlab.jl

Pretty-printing of GAT presentations

Open

#546 aberto em 3 de nov. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (68 forks)batch import
GATsenhancementgood first issue

Métricas do repositório

Stars
 (706 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

It is an embarrassing state of affairs that after so long, we still have the default show method for presentations, which is unreadable. We should implement custom show methods, one of which might mirror the syntax used in the @present macro.

Guia do colaborador