-
- https://github.com/ethul/purescript-freeap/pull/9
- https://github.com/ethul/purescript-freeap/pull/10
- http://www.fceia.unr.edu.ar/~mauro/pubs/Notions_of_Computation_as_Monoids.pdf
-
Or at least a few of them.
-
Candidates include:
- The Godelle presentations for Renner monoids
- The presentation for the symmetric group with author value `author::Guralnick + author::Kantor + author::Kassabov + author::Lubotz…
-
Write out curriculum for CategoryBox
Curriculum should include:
- [ ] Objects, morphisms (maybe call these arrows or something idk)
- [ ] Category laws (associativity)
- [ ] Functors, natural tr…
-
There is [From monoids to near-semirings: the essence of MonadPlus and Alternative][foo] article worth including in `free`.
[foo]: https://lirias.kuleuven.be/bitstream/123456789/499951/1/main.pdf
-
Per the spec, one can pass a BinaryOp to `GrB_Matrix_reduce_BinaryOp` to reduce the rows or columns of a Matrix to a Vector. SuiteSparse 4.0 changed so that only BinaryOps that correspond to known Mo…
-
The project currently cannot be built in Agda 2.6.3 and 2.6.4. The following error would occur:
![image](https://github.com/phijor/agda-cubical-multiset/assets/74378430/da36152e-c86c-42ae-8bdb-91dc81…
-
Sorry this is a large program. I'm happy to try to cut it down to a minimal example, but I really have no clue where to start. If you have a suggestion, let me know.
# Steps to Reproduce
Download …
-
This Ticket tracks the progress of the GSoC 2021 project on B-terms. It will be split into multiple sub tickets.
Related tickets:
* #31933 (initial support)
* #32153 (Refactor `_repr_` of exact te…
-
Add support for representation theory of finite semigroups. Quite some
stuff is available in the sage-combinat queue.
* #18230: basic hierarchy of categories for representations of monoids, lie alg…