-
* **Device**:
Kira
* **Firmware Origin**:
git/Kira online manual
* **OS**:
Windows 10 64bit
* **Version**:
Version 1.0
* **Reproduction Steps**:
I followed the steps outlined on t…
-
### Describe the bug
Affected tests:
```
********************
Unexpectedly Passed Tests (14):
SYCL :: Matrix/SPVCooperativeMatrix/element_wise_abc.cpp
SYCL :: Matrix/SPVCooperativeMatrix/ele…
-
At this point modular inversion is one of the major bottlenecks in ECDSA signature generation, at about 30% of the total runtime. Two inversions are required, one for the nonce and the other to conver…
-
Hello!
I love the idea of this type of abstraction library and it looks like it has a lot of great things going for it. I'm a little confused at the moment about certain things.
1) Why the finite li…
-
1. During WiFi configuration, somehow the font size is incorrect. As you can see, the image below the last character “k” and “1” are wrapping over the next line on left. This in itself is not causin…
-
Please see this ticket for more information on the task:
https://github.com/OCNS/SoftwareWG/issues/61
We would like to set up a task force to deliver the first version of a resources that allows…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
Hi,
can anyone tell me how to build Infinetime for Colmi P8? It's wide-known clone of Pinetime (or Pinetime clone of P8? I'm not sure). [This](https://github.com/atc1441/ATCwatch) awesome project pro…
-
Hey everybody,
I'm working with EEG Data that i want to process while reading it. Therefor i use the pull_chunk function to read the data chunk by chunk. My problem is that the difference between the…
-
```
The following test causes causes the crash for me.
import pyglet
#i've only been able to reproduce when using openal
pyglet.options["audio"] = ('openal',)
#load a video file into a Player
player…