-
Can someone provide windows x64 binary, the link to get it is down? or the archive is deleted?
-
I have the problem that Openhantek (2017-12 release) crashes on startup in Ubuntu 18.04.
the first time I start it up there comes a windows where it shows me my device but says " upload failed"
the…
-
Hi, recently have become a user of DSO-6082BE. Would like to help with support for that model.
For now have tried:
1. Extracting firmware from windows cd with FirmwareExtractor. It fails with
`B…
-
This is a follow-up for https://github.com/Theano/Theano/pull/5524 to make sure that we have the gradient for all cases.
-
I am analyzing a PWM output filtered through RC filter. Resulting sine wave of around 1.4 KHz have poor quality, but still a reasonable shape. On enabling spectrum, I can see a distinct peak at around…
-
**Jelaskan alasan dibutuhkannya fitur ini**
Tanda tangan elektronik akan dibutuhkan untuk berbagai keperluan. Salah satunya adalah untuk pengesahan surat keterangan dari desa yg perlu disahkan camat.…
-
```
def Frobenius(mat):
size = mat.size()
if len(size) == 3: # batched matrix
ret = (torch.sum(torch.sum((mat ** 2), 1), 2).squeeze() + 1e-10) ** 0.5
return torch.sum(ret…
-
I installed it after many attempts on Ubuntu, but the checkbox x1 x10 doesn't appear, how can I change the interface?
Thanks guys
-
Moving this from a list of issues at #9 into its own issue.
Initial issue:
"Are there plans to have the waveform color changeable by the user? Also have the background be able to be black or white? I…
-
65f1202bf20910e9ba83fdf219e9b5aec715ec11 is great; now, if the Y position would be used too, it should be easy to mark two places via mouse clicks, to measure time resp. frequency *and* voltage differ…