-
I see that the ``BB_REDIRECTION`` parameter in NOMAD 3 is deprecated in NOMAD 4.
I would like my own black box to handle the output file writing. I do this in NOMAD 3 by setting ``BB_REDIRECTION no``…
-
So I am trying to attach other fields other than just a string to a message (i.e. other headers that will be used to be displayed with the message) and found in the MessagesCollection schema that the …
-
### Host operating system: output of `uname -a`
CentOS Linux release 7.9.2009 (Core)
Linux prom1.example 3.10.0-1160.66.1.el7.x86_64 #1 SMP Wed May 18 16:02:34 UTC 2022 x86_64 x86_64 x86_64 GNU/…
-
Originally reported on Google Code with ID 103
```
For the following example, Odin inserts undriven signals (named top^BUF_NODE~...) in
a netlist. This appears to have something to do with the blac…
-
Hi,
(Edit: Rephrasing the problem, to include more detail)
I know collection2 is experimental at the moment. But for a field defined as:
```
{
"name": "array_field",
"title": "Array Field",…
-
### Version
Yosys 0.43+11 (git sha1 49f547782, g++ 9.4.0-1ubuntu1~20.04.2 -fPIC -Os)
### On which OS did this happen?
Linux
### Reproduction Steps
**Please download a minimal reproducib…
-
Currently dns prober only specify query_name by blackbox_exporter configuration file.
In some scenes, I want to specify query_name by prometheus targets config.
I found in tcp and http prober, …
-
`yosys` creates a file with LDCE primitives, apparently `nextpnr-xilinx` doesn't support them.
The command:
```
nextpnr-xilinx --chipdb /home/ildus/dev/nextpnr-xilinx/xilinx/xc7a35t.bin --xdc art…
ildus updated
2 years ago
-
This week I ran into a strange bug with where drush was unable to find the alias path due to missing double quotes. Example:
```
dev:
paths:
features: 'features'
extensions:
B…
-
Was following example https://github.com/interpretml/interpret-community/blob/master/notebooks/explain-regression-local.ipynb on my own data and xgboost object, but get error `('Expecting data to be a…