-
**Use case**
```
┌─sum(cityHash64(article, byline, dates, newspaper_metadata, antitrust, civil_rights, crime, govt_regulation, labor_movement, politics, protests, ca_topic, ner_words, ner_label…
-
**Is your feature request related to a problem? Please describe.**
A method to make the wire scanners move. The functionality to abort scans should also be implemented. The wire scan process involv…
-
### Which node-red-contrib-modbus version are you using?
5.41.0
### What happened?
I have a couple `modbus-read` nodes that refer to the same server. Usually this works quite alright.
Howe…
-
Wire version: 3.36.3462_amd64
Operating system: Xubuntu 24.04
What steps will reproduce the problem?
1. Go to Ubuntu 24.04
2. Install Wire either from deb or using apt-get install
3. I…
-
The piece of verilog code below is causing the parser to exit with:
> thread 'main' has overflowed its stack.
I tried increasing the stack up to 64M without any luck.
The somewhat convoluted …
mlr11 updated
2 months ago
-
### Expected behavior
The `default_qubit` device should work with alternating regular gates and QAOA layers
### Actual behavior
When the circuit includes both regular gates and QAOA layers, the `wi…
-
### Issue and Steps to Reproduce
1. Have one channel in `CHANNELD_NORMAL` state with a peer.
2. Propose to fund a second channel with that same peer using `fundchannel_start`.
3. Establish the se…
-
Introduce a new library type called Magazines aimed for Magazines. The library behaves in the following ways:
- [x] Dedicated parser with a limited set of naming conventions
- [x] PDFs will open w…
-
### Describe the bug
In this thread (https://forums.raspberrypi.com/viewtopic.php?p=2218276#p2218276) it has been concluded that enabling 1-Wire protocol in the Raspberry Pi Configuration window, a…
-
SFC doesn't just disallow name shadowing, it doesn't allow any two things to have the same name:
```
circuit foo :
module foo :
input p: UInt
when p:
wire x: UInt
when p:
…