-
When I play with the sodium and axiom mod together in Minecraft it crashes and in the game registry it appears that the axiom mod is incompatible with the sodium mod, please make the axiom mod compati…
-
Even for small predicates, languages like a simple BV language can scale to ~150,000 programs of depth 3. Enumerating these terms is prohibitively expensive. I think we need to leverage some core insi…
-
Im encountering an error when trying to implement this:
https://github.com/c-ehrlich/next-axiom-trpc-example/tree/main/pages-router
` GET /api/trpc/notifications.getCountOfUserNotifications,auctio…
-
EC appears to loose track of (unproven) axioms after theory instantiation. This should be related to other issues concerning theory instantiation, in particular https://github.com/EasyCrypt/easycrypt/…
-
Hi!
I'm using the `next-axiom` library in my recent Next.js and I've noticed, that even for very few logs the `await logger.flush()` takes even up to **150ms** of the whole request time. This is u…
-
**Mondo term (ID Label)**
MONDO_0015541 (hereditary hemophagocytic lymphohistiocytosis)
and many other terms
**Bug/Typo/Error description**
The exact synonyms that are supposed to be Orpha:15803…
-
*With issue https://github.com/mmtk/mmtk-core/issues/1170 addressed and PR https://github.com/mmtk/mmtk-core/pull/1195 merged, we now define `ObjectReference` as a non-zero word-aligned address within…
-
This is a follow up on (https://coq.discourse.group/t/what-do-you-think-of-axioms/231/11)
The purpose is to make choices of axioms and axiom tracking more understandable to non logicians by declari…
-
This ticket brings:
- a catalog of axioms `axioms.XXX` in the global namespace
- axioms as objects rather than plain strings. This had been wished
for during the review #10963, and some of the c…
-
Related:
* #3306
In `ModuleToKORE`, a large chunk of code (as well as time executing that code) is spent generating axioms expressing certain algebraic properties of sorts and symbols. The backend…