AlgebraicJulia/Catlab.jl

Exponentials in FinSet

Open

#554 ouverte le 4 nov. 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Julia (68 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (706 stars)
Métriques de merge PR
 (Aucune PR mergée 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