-
There is a bug for the documention generator when a parameter is passed that is a data type, which is fully legal SystemVerilog IEEE 1800-2017 code.
For example, the code snippet below will fail t…
-
When the dataset is generated and served directly from the solidbench npm package, it causes the following error stack:
> Error: Error while parsing file "C:\Users\Administrator\AppData\Roaming\npm…
-
- #### Context
Disclaimer: I don't have an actual Altair 8800 to test against, so it's possible there's a misunderstanding on my part and/or a bug in the other emulator I'm testing against.
On the…
-
The problem I'm trying to solve is that `addListener` called from a "lazy" background script (an MV3 service worker or an event page) sets an internal flag in the browser to wake up the background scr…
tophf updated
3 weeks ago
-
The cf_writer adds a _FillValue to the final netCDF output for the lat/lon coordinates. In this case, adapted from an abi_fixed_grid, the dims are `("y", "x")` while the coords are `("latitude", "lon…
-
This is a single issue for issues or feature requests for `to_additive`, that I'll try to keep up-to-date. Feel free to comment with other suggestions
* [x] Reorder arguments using an arbitrary permu…
-
Module auxiliary data isn't written to AOF files when there's no rdb-preamble to the AOF.
This means modules can lose their aux data.
Possible solutions:
1. If a loaded module implements the `aof_r…
-
**Describe the bug**
The FourierEncoder module assumes that the input data is in the format of (x, y, z, time, charge, auxiliary). However, e.g. for the IceCube86 detector, data comes in the format …
-
**Description**
dimod.make_quadratic has a keyword argument `strength`. According to the docs, this variable should take **positive** values. However, positive values seem to return incorrect results…
-