-
@willow-ahrens here's some things I'd like your thoughts on:
1. Function traits. The GraphBLAS spec only has a couple required traits, essentially: `Monoid` and `Semiring`. I think we want more tha…
-
cfr: https://github.com/non/algebra/pull/54
It would probably be good to have a quickstart documentation on top of the Readme, documenting all the annotations, for easier adoption.
-
There are so many talks that and articles that open with the "A Monad is just a Monoid in the category of Endofunctors, What's the Problem?" that it has become a meme.
Right away I think: so can …
-
Not sure what I'm doing wrong. When I right-click the beacon with a mesecrystal shard, nothing happens at all. There is no error message at all and nothing posted in the debug.txt file.
-
in CT.categories.grs, morphisms of groups are defined to be monoid morphisms - probably this is a trick with the goal of making the proof of univalence easier.
While this is technically doable, th…
-
Seems like there are much the same considerations as for https://github.com/snowleopard/alga/issues/9. Again, I think the main driver would be getting rid of the type family.
We could have both, as…
-
If the [christmas](https://content.minetest.net/packages/Extex/christmas/) mod and this mod are enabled in a world, the player does not change its speed when "sprinting".
-
# Ch 9
You jump into this section a little quickly -- could use some explanation.
> Now, I've seen these laws, identity and associativity, somewhere before... Hold on, I'm thinking...Yes of course! …
-
- [X] I have read [CONTRIBUTING.md](../../CONTRIBUTING.md).
- [X] I have checked that there is no existing PR/issue about my proposal.
## Summary
Introduce a new access modifier, `public` which…
-
The documentation for `Decidable` states that..
> A Divisible contravariant functor is a monoid object in the category of presheaves from Hask to Hask, equipped with Day convolution mapping the carte…