-
Currently, to use a custom gate (being a group of constraints), the circuit developer needs to do the following:
- At circuit config time:
- Define the required columns and selectors for the gat…
str4d updated
2 years ago
-
Currently, hiding a Qt window is implemented by setting the view size to 0x0, which caused some sporadic problems in combination with the window manager and layouter. An alternative implementation wou…
cproc updated
3 weeks ago
-
Using `PutObjectArgs`, I passed on the mime type that the ASP.NET Core request provided me. Recently, when uploading bigger json files (6MB+) I got an `SignatureDoesNotMatch` error (small files were s…
-
Currently `Data.Text.length` is used to identify length of the text in characters. But this is not true for Unicode wide characters and emojis that can occupy 2 cells on the terminal. As well some of …
-
# Radial layout only updates innermost radius
## Expected behavior
Per the [ELK documentation](https://www.eclipse.org/elk/reference/algorithms/org-eclipse-elk-radial.html):
> The radial layo…
-
when I process `rm -rf build && cmake -DCMAKE_BUILD_TYPE=Debug -DPORT=GTK -B build && cmake --build build`, I get this error and output.
```
[ 47%] Building C object source/bin/CMakeFiles/xguipro.…
-
```
> last compile:dependency-graph
java.lang.RuntimeException: Problem drawing segment EdgeSegment(Point(17,31),Down,Point(18,31)) in edge EdgeDrawingElement(List(Point(5,147), Point(7,147), Point(7,…
-
When working with locationbased data it'd be helpful to have a location based static layout algorithm in addition to the dynamic/automatic Sigma layouters present.
An ability to specify the x/y fie…
-
Ideally we should aggregate an entire evolutionary model merging path, as well as the best model's inference on a whole test dataset, as a single succinct proof
-
At this moment, the `SimpleFloorPlanner` used in zkevm-circuits will call the closure for `assign_region` twice.
It might makes sense to deduplicate this call in halo2 because there a few compute hea…