AlgebraicJulia/Catlab.jl

Exponentials in FinSet

Open

#554 aberto em 4 de nov. de 2021

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

Métricas do repositório

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

Description

Given two FinSets A, B is there some computation that creates the set of all functions in Hom(A, B)? For example if A has 5 elements and B has 2, there should be 32 functions in the set f: A->B.

Guia do colaborador