-
Given the timeprovider example:
`let timestamp_now = TimeProvider::from_now_with_u16_days().unwrap();`
One could extend the interface of ::from_now_with_u16/24_days() with an optional argument t…
-
```
What steps will reproduce the problem?
1. Using Debian 7
2. Centrino wireless-n 1000
3. Notebook Acer Aspire 5750
What is the expected output? What do you see instead?
After successful compilatio…
-
### What should we add?
Qiskit uses the little endian convention for ordering the factors in a tensor product. For example, the statevector for a 3-qubit state would use the ordering `Q2 ⊗ Q1 ⊗ Q0`. …
-
We are trying to build netty-tcnative 1.1.33 on s390x platform.
We built netty-tcnative 1.1.33 on s390x using OpenJDK-1.8 to get boringssl-static jar.
We were able to build after few changes as g…
ghost updated
5 years ago
-
Just browsing the code... the "GetCOmpatibleFormat()" function is not implemented in a correct way and may cause disruptions or color artefacts if the chip driver or card driver supports aperture swit…
-
```
I get this error when trying to decode to Raw PCM on the CLI.
Command: xld test.wav -f raw_little
Result: error: PCM (little endian) output plugin not loaded
Same with big endian.
Conversions …
-
```
I get this error when trying to decode to Raw PCM on the CLI.
Command: xld test.wav -f raw_little
Result: error: PCM (little endian) output plugin not loaded
Same with big endian.
Conversions …
-
The master key fingerprint in BIP174 records are byte arrays of size 4, and in descriptors they are represented by 8 hex characters. These are the first four bytes of HASH160(pubkey).
`bip32.go` us…
-
When fbc writes to a boolean bitfield it treats the bitfield address as an integer ptr (32 or 64 bit). So it reads 3/7 bytes past the bitfield and then writes them back as they were. Reading from the …
-
HI,
I might got it wrong.
it seems to me that the hash value it got doesn't match the one shown online:
in particular, on the first vector, the input is 128 Byte: AED66CE184BE232900000010F149905…