-
We need a graph viewer for the SMGloM (see https://mathhub.info/mh/glossary). The situation is that this is based on the SMGloM theory graph (see https://mmt.mathhub.info/graphs/tgview.html?type=archi…
-
## Description
[]
[In the recent years, network analytics has become a popular research model applied in an interdisciplinary manner. Alternatively, it can also be understood as an episteme, a way…
-
It seems paco's code is actually generated by the python scripts, and the code duplication leads to somwhat long compile times. Instead of copying mostly the same code for each arity, have you conside…
-
## Bevy version
0.11, since webgpu has been served from 0.11.
## Relevant system information
OS & Browser info: Windows 11 Home, Chrome Version 115.0.5790.110
Processor & GPU info: AMD Ryzen …
-
When we migrate a model contravariantly along a theory map, we may need to create new types for the type constructors in the domain theory.
This issue is thinking about how to do this, in connectio…
-
I would like to add Bitvector support to LH so that we can use bitwise operations in LH type signatures.
I made a feeble first attempt using `BV` from the `Data.BitVector` module in the `bv` librar…
-
Is it a set of modules?
-
Tactic `decomposing_intros` (and, therefore, `make_equiv`) cannot be used when the goal contains the `list` type, because it goes into a infinite loop.
Example.
```coq
Require Import HoTT.Basics.…
-
[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allur…
-
**Jump to bottom comment for latest information.**
I have the following constraint on three of my input variables.
Consecutive vertexes have increasing x values. The start and end vertices o…