-
The language spec (8.6.3) says that any additional constructor should call _another_ constructor.
It's possible for an additional constructor to call itself (presumably accidentally on the part of …
-
Hello,
On the MFA page for [Armenian](https://mfa-models.readthedocs.io/en/latest/dictionary/Armenian/Armenian%20CV%20dictionary%20v2_0_0.html#Armenian%20CV%20dictionary%20v2_0_0), it seems the di…
-
Currently, each binary generates quite a lot of uniqtype data. This could easily be made more compact in various ways.
- remove the cache word
- don't generate anonymous subrange types for arrays
…
-
At the moment, we have the microscope collect data as quickly as possible. In the Ultima Investigator's case, this happens to be quite close to 30FPS.
The end result of this is that our data in the…
-
[Towards self-explainable graph neural network](https://dl.acm.org/doi/abs/10.1145/3459637.3482306)
```bib
@inproceedings{dai2021towards,
title={Towards self-explainable graph neural network},
…
-
## Feature request
### Tool(s) or class(es) involved
GermlineCNVCaller / PostprocessGermlineCNVCalls
### Description
The VCF produced by the germline CNV calling workflow could be nicer. TBH …
-
BPO | [12154](https://bugs.python.org/issue12154)
--- | :---
Nosy | @rhettinger, @ezio-melotti, @merwok, @phmc, @aaronchall, @tirkarthi
Files | [partial.patch](https://bugs.python.org/file22086/partia…
-
# Project Status Overview
### Project Objective:
On Android devices, there are settings for both font size and display size. The font size setting works as expected (when we prevent fonts …
-
Sometimes fat32 can be better than ext3 (especially for moving the tomb on another computer). Sometimes it's the opposite (fat32 has a lot of limitations).
We should add an option `--filesystem=FSN…
-
When we have 3 (or more) way recombinants we sometimes jump to different parents when it's equally likely that we could jump back to the original sequence. The HMM is just choosing arbitrarily from th…