-
`Lecture_01_What_is_SYCL` dives into various way of compiling SYCL and other tool architectures.
So after the slide 3 there should be a minimalistic but full SYCL code sample to show how simple and g…
-
Individual files allow `parts` to be defined in their frontmatter. These are respected for static exports of those files. However, parts cannot be defined at the project/export level. We should extend…
-
Hello
Please can you help? How can I add more sites? We are a company and 4 branches on the same wam. we have at every site victron system. I have the head office on HA with a big tv. we want to ad…
-
**Describe the bug**
If you select multiple columns and you want to assign them all the same dtype the dtype is only assigned to the last column selected.
**To Reproduce**
Steps to reproduce the …
-
Adding the feature to mute a timeline to simulate no key in that timeline would be useful for checking animation without the influence of the parent bone's transforms, for testing when you plan to ov…
-
**Describe the proposed addition**
In xLights, we use a wxD2D1Factory to do some text drawing to a memory context on background threads. However, the wxD2D1Factory currently is set to initialize …
dkulp updated
2 years ago
-
While consider PR's like #365, #366
I come to think that the best architecture is to have
a class interface that is responsible provide new samples. I.e.
RSlice, RWalk and so forth. The goal of …
-
I'm trying to convert a RTSP stream to RTMP through exec_pull inside RTMP application block. there are no errors but the stream doesn't work when I try to access it from VLC network stream.
Below …
-
The text-shortcuts extension is not compatible with JupyterLab 4.x.x.
There are mainly two reasons for that:
- The `jupyter labextension install` command is deprecated, and JupyterLab v4 only accep…
-
### Describe the bug
I'm creating a multi-window app using Tauri. When I'm in dev I run `npm run tauri dev` to start the dev environment.
I use rust to create a window in runtime and close the fir…