-
I'm not sure I'm understanding this block of code, but there's definitely an unchecked out-of-bounds write here which is crashing my code:
```
int
zsl_mtx_eigenvectors(struct zsl_mtx *m, struct z…
-
Имею на руках новый аппарат с разблокированным загрузчиком.
mt6878, Android 14, linux 6.1.75
Пробовал 0.10.7, 0.11.1-dev и самый свежак из dev ветки (собирал сам).
Похожая проблема: https://git…
-
Dear SZ developers,
there is a python library called [hdf5plugin](https://github.com/silx-kit/hdf5plugin) which tries to make it easy to use hdf5 plugins from **h5py**.
It is quite convenient beca…
-
Hello
In this code:
https://github.com/zodiacon/TotalRegistry/blob/55d76921a44962a8c21e0f57ee555213841510f4/RegExp/RegExportImport.cpp#L55C5-L55C30
`data` is a BYTE string. I am under the imp…
-
the window hangs for about 1 seconds when using `sz` command, no response with mouse click.
使用sz命令卡死 点击无反应 卡顿十多秒有反应一下
-
There is a `SZ_log.txt` file in my `~/Documents` folder after a game play.
```
0: STARTUP: VERSION 1.2.0.1-gae1a095d-S
35882: switching to neutral
58214: mouse-pressing 1
...
```
It looks lik…
-
```
using GLMakie
const state = zeros(Float32, 5^2+10^3)
state .= randn(5^2+10^3)
update(state)
const view = @view state[5^2+1:end]
function create_unsafe_vector(view_array)
# Get t…
-
Constantly spam from the floods of these things as a message.
- OS: [windows 10]
- Engine: [rehlds-dist-3.8.0.702 / Exe build: 18:22:55 Nov 8 2020 (2402)]
- GameDLL: [regamedll 5.19.0.486]
- Meta…
-
when using setMaroChars with [ and ] as starting and closing char, the template processor doesn't replace maros
the word docx file was made with office365, not online, word installed on a laptop.
…
-
### 🚀 The feature, motivation and pitch
We followed stock CUDA about grid and block configurations. For these configurations, stock CUDA has some NV GPU arch assumption. Even we followed similar co…