-
https://github.com/JacquesCarette/Drasil/blob/10f9f9ed0e332c7a31875f6e035db96549c45945/code/drasil-example/pdcontroller/lib/Drasil/PDController/Unitals.hs#L15-L18
which was spotted while doing #286…
-
listTheory is cluttered with stuff that has moved in over time from rich_listTheory, and depends on probably too many things (like pred_setTheory). There is arguably a "core" theory about lists, that …
xrchz updated
9 years ago
-
Could we represent commutative diagrams in Catlab? Isn't a diagram `D` in category `C` just a functor `F: D --> C`. The data you pass to the `functor` function specifies a map from objects/homs of `D`…
-
I see it is mentioned several times among comments in `filter` directory. I think it is time to migrate to CamlP5 8.00 and if I'd like to know if there's any chance this CamlP5 related bug can be reso…
-
When the renaming operator is used to change the name of an operation in a theory, the names of the axioms do not reflect that change. For example, the commutativity axiom of semirings has the name co…
-
It would be very useful to add support for primitive ints + floats in MetaCoq (so we can then realize such primitives in CertiCoq's backend). Are there any plans to do so?
-
Add a section to the landing page with recent talks and published papers of our technology. (eg. JuliaCon 2020 talk, ACT talks, etc.)
-
The Limits and Colimits directories should be generalizable from Type to arbitrary wild categories.
-
Steering questions
- Scope! NEON smammal data is exciting because it's individual-level size data from many sites & system types, but limited because of the short size spectrum. What can be accomplis…
-
### Executive Summary
This RFC outlines an implementation plan for adding a standard and easily switchable SMT backend to CBMC. The goal of this work is to address two main areas. The first is to i…