-
**Describe the bug**
The current implementation of the phone field in the donationSchema is using the Number type and the trim option, which is not valid for numbers. Additionally, this could lead to…
-
In the following example:
```
[TestCase(0x00FFFFFF, TestName = "{m}(Clear)")]
[TestCase(0xFFFFFFFF, TestName = "{m}(White)")]
public void UIntTest(uint stopColor)
…
-
**Describe the bug**
WCR edges are not propagated correctly. As a side effect, applying greedy fusion to an erroneous graph results in a graph that gives incorrect results.
**To Reproduce**
```
…
-
Hi,
I'm running into a weird issue where calling `nioBuffer` on a `ByteBuf` received from `lmdb-java` results in a `NIO ByteBuffer` with the desired size but a value of all zeros.
I'm on `Netty …
-
Hi,
I have 2 Cameras. One of the camera could see my right small toe all of the time, the other not.
So after FIltering I have nan in the trc-File for the corresponding Landmark/Keypoint.
When I do…
-
Hello!
We just started using spikeinterface gui at our lab to avoid the long time it takes to export to phy. Some of the functionality seems particularly useful; kudos to the developers for making th…
-
Hello,
The serial API seems to be working for the OPS241-B Module.
![image](https://user-images.githubusercontent.com/49964822/75267310-15d97200-57c4-11ea-97ab-54b753977b75.png)
However, the R…
-
I wrote small snippet of code to check NNPack convolution inference speed. For some reason nnp_convolution_inference method returns output with zeros. I am not able to figure out the issue with below…
-
##### Minetest version
```
Minetest 5.1.1
```
##### OS / Hardware
Operating system: Kubuntu 19.10 x64
CPU: Intel Pentium Dual-Core T4400
##### Summary
I am attempting to use the biomem…
-
```
Hi,
In my excel file i have a column leading '0', while reading from
php-excel-reader zeros will stripped off.
Is anyone earlier overcome this issue?
My Code is
-------------------------------…