-
### Summary
There's no a priori reason to assume that transition of a person from the Susceptible to Infectious states corresponds with immediate development of symptoms requiring hospitalizati…
-
```
The motivation behind this is to make Caliper saving via --xmlSave (but not
uploading, I think) work more intuitively. It saves an XML file on the
filesystem, but the local directory is usually …
-
The reality is that this whole situation of all three data structures is a space-speed tradeoff (including hash tables which are smaller still, and usually slower still). So, if you only measure time…
-
## ❓ Questions and Help
Is it possible to create a PyTorch extension module that adds support for a new type of tensors?
As far as I know, in the case of NumPy, it is possible to define a [Pyth…
-
Cloud providers may not be collecting energy use at a system level across their fleet of machines at present, so there could be a development and deployment cost to provide this information. Raw energ…
-
### Problem
Recently standardized `--check-cfg` started triggering in my project. There is some common pattern in crates that want to use another nightly feature, `doc_cfg`, to do stuff like:
```t…
-
# Bug Report
### 🕗 Version & Regression Information
Tested in 3.3.3 and 4.2.0-beta and Nightly
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about type inf…
-
##### System information (version)
- OpenCV => 3.1, git
- Operating System / Platform => any
- Compiler => any
##### Detailed description
OpenCV throws a lot of compile-time asserts that could as we…
-
To deal with the "openness" of Protobuf enumeration types, Prost currently represents them in the message struct as `i32` and generates a Rust enum that can convert to and from `i32`. This is a bit aw…
-
**Describe the bug**
In the `Base OS`, `fdtable.h` introduced a layering violation (in the first (?) commit) in which the POSIX header `` is included and the POSIX type `ssize_t` is used in a way tha…