-
The paper mentions on p 398 the orxyx-editor as a bpmn vendor for integration of the algorithm
> The next step is integrating the algorithm with the afore-
> mentioned Oryx Editor in cooperation wit…
-
### Description
With the following code, every run of `nimpretty` causes lines 4-8 get indented further and further.
```nim
import std/[strutils, sequtils]
let input = "foo,bar,baz"
.spl…
-
From mbeddr.core created by [eugenschindler](https://github.com/eugenschindler) : mbeddr/mbeddr.core#1960
When using the _auto-layout diagram_ button (![image](https://user-images.githubusercontent…
-
In the call today, it has been decided to check a bit more in depth the circuit testing times that the integration tests are taking.
2 tasks have been arised there:
1) Print the region layout with …
-
I wish it could be possible to configure tile rendering with some given buffer size around the drawing area to avoid cut labels at tile edges. Maybe this is already possible with some drawing paramete…
-
from qanything_kernel.utils.loader.self_pdf_loader import PdfLoader
pdf_loader = PdfLoader(filename='tables/table-03d9ec345317b0115180d7dbcf843ef6.pdf')
markdown_directory = pdf_loader.load_to_markd…
-
## Current behavior
``
The sound does not play on android. Hardware acceleration enabled. Uwp and iOS work.
I test it in Uno.Playground. Not play yet.
## Environment
Nu…
-
As per title. While this might be intentional design, causes some confusion and inconsistencies when trying to use both in our codebase.
Some context: we're trying to change Scroll's poseidon-circu…
-
It would be nice to have an API like `meta.challenge()` to allocate random challenge for custom gates, which guarantees the allocated challenge is squeezed after all previous allocated advice columns …
-
I'm interested in experimenting with the weights.bin file. Could you document the format of the file and how to create one?
I might then be able to create a PR to allow to pass in a flag through the…