-
### What version of Bun is running?
1.0.0
### What platform is your computer?
macos m1
### What steps can reproduce the bug?
### requirements:
https://github.com/xplpc/xplpc/blob/main/docs/wasm.…
-
**Is your feature request related to a problem? Please describe.**
Consider the following snippet of code:
```qsharp
function fooA( a : (Unit => Unit is Adj) ) : Unit {}
function foo( a : (Unit …
-
An 'Unsupported operation: Cannot modify an unmodifiable list' is raised on `arch.files[_index] = ArchiveFile(_name, data.length, data);`
I created a unit test following the example.
``` test('…
-
### Is your feature request related to a problem?
_No response_
### Describe the solution you'd like.
When conducting EMC testing, the test facility has asked us to provide Packet Error Rate statis…
ftab updated
5 months ago
-
**ttl.tensor.transpose(input, 0, 2)** breaks with low PCC error in some test cases.
**To Reproduce**
Steps to reproduce the behavior:
1. Checkout `main` branch
2. Run unit test `test_transpos…
-
- [x] Maximize support for R-type operations in ALU (should be able to get everything except for mult/div operations in one unit, using 4-bit ALUOp signal)
- [x] Fix all references to 3-bit control si…
-
At the moment the API uses raw float arrays to represent matrices, which means we can't use matrix operations (subtraction, multiplication, etc) and there is no record in the types of units.
-
## Is your feature request related to a problem? Please describe
Commands like `systemctl stop abc*` support glob-style wildcards.
However, `systemd.service()` does not.
## Describe the sol…
-
## Describe the bug
The QIR output does not distinguish between a body and adjoint call.
## To Reproduce
Call `botnet build` on the following project:
```xml
Exe
netcoreapp…
-
In the [pipe unit operation](https://github.com/DanWBR/dwsim/blob/windows/DWSIM.UnitOperations/UnitOperations/Pipe.vb#L1473) the outer diameter seems to be calculated by:
```
(Dext + esp_isol)
```
…