AlgebraicJulia/Catlab.jl

Exponentials in FinSet

Open

#554 创建于 2021年11月4日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Julia (68 fork)batch import
enhancementgood first issue

仓库指标

Star
 (706 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南