AlgebraicJulia/Catlab.jl

Exponentials in FinSet

Ouverte

#554 ouverte le 4 nov. 2021

 (2 commentaires) (0 réaction) (0 personne assignée)Julia (68 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (706 étoiles)
Métriques de merge PR
 (Merge moyen 17j 19h) (2 PRs mergées en 30 j)

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.

Guide contributeur