-
```
Feature that you'd like us to add or change you'd like us to make:
This is more of a query. Have you considered a self training PID mode?
Thanks,
Logan
```
Original issue reported on code.googl…
-
```
Feature that you'd like us to add or change you'd like us to make:
This is more of a query. Have you considered a self training PID mode?
Thanks,
Logan
```
Original issue reported on code.googl…
-
Since a lot of people are working on tuning FPU at the moment and some people are exploring tweaks to the search algorithm I wanted to share a few areas of research I was looking over this evening, in…
-
### 🐛 Describe the bug
import torch
a = torch.tensor([[1+2j, 3+4j]], dtype=torch.complex32)
b = torch.tensor([[2+3j], [4+5j]], dtype=torch.complex32)
c = a @ b
RuntimeError: "addmm_cu…
-
Hi @stevenpawley ,
Nice looking package! I'm very interested in this. I wanted to see if I can help progress your development efforts.
## Background
I wanted to reach out as the developer o…
-
I've been using imagez to scale down JPEG images but I was dissatisfied with the output quality.
Turns out that you can improve it significantly by using the ULTRA_QUALITY method of imgscalr.
would …
-
Hi Nicolò (@nfoppiani),
I would like to use your btagging parametrization for the new detector models we're setting up in papas (namely CLIC and IDEA), as the parametrization of the resolution on t…
-
We have discovered a completely new dead-lock pattern never encountered before.
Until now, we have been conviced that with the persistence.xml settings
```
…
-
Employ Bresenhams' line algorithm, possible in reverse, to shorten "sawtooth" (aka "zig-zag") sections of the grid-based path for drone flight.
-
Hi,
I installed all the needed packages to use pyimp on Windows 10. Or so I tought :) However, when trying to run the pimp command, I get the following issue. Does someone know how to fix this?
…