AlgebraicJulia/Catlab.jl

Exponentials in FinSet

Open

#554 opened on Nov 4, 2021

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

Repository metrics

Stars
 (706 stars)
PR merge metrics
 (Avg merge 17d 19h) (2 merged PRs in 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.

Contributor guide