-
As discovered by @rosstate We have a hole in our type system for types like the following:
```
Invariant&Invariant
```
Where `T` is a type parameter. What is the principal instantiation of `Invarian…
-
I don't know whether this will be considered a bug — close if it's desired behaviour.
In 0.18, calling the `.tocsr()` and `.tocsc()` methods of a COO started implicitly calling `.sum_duplicates()`. T…
-
**Steps**
1. `cargo new repro && cd repro`
2. `rustc +nightly -Z unstable-options --print target-spec-json --target x86_64-apple-darwin > x86_64-apple-darwin.json`
The JSON filename shou…
-
**Describe the bug**
When I run the code given below, I get a solver failed error. I encountered this problem during the execution of a different program and stilled it down to this basic state. Floa…
-
There are a couple options I think will work.
```
all of these assuming pub-key is cached and use of 32byte schnorr signatures
Current:
(op(4b) + mekle root + prevSig)signature // 4+32+32+32 = 10…
-
[@gavinking] As discovered by @rosstate We have a hole in our type system for types like the following:
```
Invariant&Invariant
```
Where `T` is a type parameter. What is the principal instantiation…
-
Dart currently identifies libraries by their import URI.
That causes troubles in some situations:
* Different case on Windows (https://github.com/dart-lang/sdk/issues/28895)
* Starting programs usi…
-
Hello,
I have a signature with AllDataObjectsTimestamp, validation of which fails in ETSI Conformance Checker.
According to ETSI EN 319 132-1 (5.2.8.1 The AllDataObjectsTimeStamp qualifying prop…
-
The openff/toolkit/tests/test_toolkits.py has a number of tests which should be equivalent across all toolkits (except for some I/O values, like the specific details of SMILES canonicalization).
Th…
-
If I want to check which package an executable is from, then it only works if I fully specify the file extension (e.g. ".exe").
## Works
❯ pacman -Qo ntldd.exe
/ucrt64/bin/ntldd.exe is owned by m…