-
Updated
Nov 5, 2021 - TeX
category-theory
Here are 260 public repositories matching this topic...
-
Updated
Jul 26, 2021 - CSS
-
Updated
Nov 4, 2021 - TeX
-
Updated
Jul 28, 2021 - JavaScript
-
Updated
Aug 31, 2020 - Rust
-
Updated
Oct 21, 2021 - Haskell
-
Updated
Oct 1, 2021 - Coq
-
Updated
Oct 31, 2021 - Swift
-
Updated
Feb 26, 2018
-
Updated
Apr 17, 2020
-
Updated
Sep 10, 2020 - Clojure
-
Updated
Nov 26, 2019
The Graphs module has built-in support for Graphviz drawing of graphs. It should also support visualizing graph homomorphisms.
A starting point is in #555, which visualizes the codomain graph using colors.
-
Updated
Nov 2, 2021 - Idris
The website here needs to show the most recent release.
https://zio.github.io/zio-prelude/docs/overview/overview_index#installation
-
Updated
Nov 13, 2021
-
Updated
Nov 13, 2021 - F#
Complete algorithm: http://web.cecs.pdx.edu/~mpj/pubs/polyrec.html
-
Updated
Jun 23, 2020 - Idris
-
Updated
Oct 7, 2021 - OCaml
-
Updated
Oct 18, 2021 - Haskell
-
Updated
Oct 20, 2021 - JavaScript
Permutation boxes
We can already draw arbitrary permutations as sequences of swaps, but this can clutter diagrams unnecessarily.
An easy fix is to define Permutation boxes, with an appropriate refactoring of the drawing module.
These could then be constructed by calling diagram.permute as proposed in issue oxford-quantum-group/discopy#17.
One design decision that needs to be tak
Applying swaps
-
Updated
Nov 3, 2021
- untabify
- indent
- align where needed
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Feb 6, 2021
Improve this page
Add a description, image, and links to the category-theory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the category-theory topic, visit your repo's landing page and select "manage topics."


In the following diagram, it is not possible to drag Y on to the end of the arrow, despite it being empty.
In such a situation, it makes sense to allow Y to be dragged on top of the empty node.