-
I am trying to install opemEMS while following the [installation instructions](https://docs.openems.de/python/install.html#linux) to include the python interface.
After installing dependencies and s…
-
When testharness.js executes in a dedicated worker or a shared worker, it behaves as though configured with the `explicit_done` setting. That is: it requires test authors to invoke the global `done` f…
-
Current version of `mitmproxy` result in `goth` capping dependency of `click` at `=8` (note: `mitmproxy=^9` requires `python>=3.9` therefor bump to `^8` as for now) - this will refactoring of goth, us…
-
Type of issue: feature request
Impact: unknown
Does Chisel compiler or FIRRTL support the conversion or the compilation to System Verilog besides Verilog?
-
Hey all, I'm currently working on a transpiler from another data processing language to VRL. Unfortunately due to a NDA I can't go into more specifics but a common problem I've encountered is VRL's st…
-
Sopt 3.0.1 was accepted a few days ago by our (Debian) ftp-masters and was now attempted to build on all our architectures. There is a failure on the i386 architecture:
```
16/18 Test #17: test_cr…
-
### Description
- Windows Version 10.0
- Clone the current state ([this commit](https://github.com/BinomialLLC/basis_universal/tree/ad9386a4a1cf2a248f7bbd45f543a7448db15267) at the time of writing…
-
1) Phenotypes can be observed/measured, or inferred from data (e.g. genomic sequence data). If inferred, there is a degree of uncertainty as to whether the expected phenotype will actually inhere in t…
-
Looking at the einsum documentation [warning](http://tensor-compiler.org/docs/reference/rst_files/functions/pytaco.einsum.html), you suggests that
"the same subscript cannot appear more than once in…
-
Here is a sketch
The main `Layout` type is just 12 bytes wide.
Open questions:
- What do we do when sending layouts across modules (cannot use bumpalo Vec, in general copying `Layout`s from …