-
Hi. My PV opt doesnt appear to be charging according to the schedule it sets. Recently for a few mornings I have woken up to the battery being at 20% which is unusual. Having looked in the app daem…
-
Hello, first and foremost thank you for creating this library!
Today I switched from json to toml for our application config format because json makes it really hard to deal with comments. For us t…
-
### Problem Description
```
CC=/opt/rocm/bin/amdclang CXX=/opt/rocm/bin/amdclang++ cmake -Bbuild . -DAMDGPU_TARGETS="gfx90a:xnack-"
```
```
[ 0%] Building CXX object samples/CMakeFiles/simple_…
-
### 🐛 Describe the bug
```
import torch
import numpy as np
def test_controlflow():
def is_scaled(val: np.ndarray) -> bool:
return np.min(val) >= 0 and np.max(val) = 0 and np.max(va…
-
Hi,
very recently numpy 2 has been released. It seems that this is causing the following error:
```
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.0.0 as it may crash. To s…
-
```
FileSet.find('[foob]')
Attempted to init base path `prod`, but it already exists
URI::InvalidURIError: bad URI(is not URI?): http://127.0.0.1:8080/fedora/rest/prod/[f/oo/b]/[foob]
from /usr/lo…
-
### Link
https://www.legrand.fr/pro/catalogue/module-pour-porte-de-garage-et-portail-pour-installation-connectee-with-netatmo
### Database entry
{ "linkquality": 255, "position": 100, "…
-
### Collection version
23.1.1
### Environment information
```console
bkelly@Brendans-M1-MBP-5 tas % ansible --version
ansible [core 2.17.3]
config file = None
configured module search path =…
-
Hello! I'm trying to override the default error with a custom struct (ProblemDetails) when the input is invalid in strict-server mode. But it seems like I have to apply the same override in two places…
-
### Go version
1.23.2
### Output of `go env` in your module/workspace:
```shell
go env
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/user/Library/Caches/go-build'
GOENV='/Use…