AlgebraicJulia / Catlab.jl

A framework for applied category theory in the Julia language
https://www.algebraicjulia.org
MIT License
599 stars 56 forks source link

Bug in `product` keyword arguments #904

Closed jpfairbanks closed 2 months ago

jpfairbanks commented 2 months ago

This looks like a bug introduced by a typo when Kris added loose acset transformation support.

https://github.com/AlgebraicJulia/Catlab.jl/blob/e1a41bc3a13391ca66b01f259ea0114eff60958f/src/categorical_algebra/CSets.jl#L772-#L773