-
```
# Reshape
X for model training
trainX = np.reshape(trainX, (trainX.shape[0], 1, trainX.shape[1]))
devX = np.reshape(devX, (devX.shape[0], 1, devX.shape[1]))
testX = np.reshape(testX, (testX.…
-
## Issue description
When connman is enabled with `networking.connman.enable = true`, connman fails to see Wi-Fi. It will not be listed in technologies & when running `enable wifi` in `connmanctl` …
-
Hi,
reflector was installed by the way ;) Thx for the patch! Now this:
```
# python offline.py --mirrors=Sweden --packages="nano wget" --rebuild
Setting up a new build directory in /usr/src/a…
-
#### Bug description
When beginning Trials of the luremaster after talking to Hobart (ar9101 [1017.470]), he teleport us but after teleport animation, party shortly reappear (master/subviews).
Bef…
-
eiwd - iwd without dbus
Source: https://github.com/dylanaraps/eiwd
Release: https://github.com/dylanaraps/eiwd/releases/tag/0.2.5
-
### Describe the issue you are experiencing
Hello, I've been trying to get rid of running unsupported error message for a bit now. I asked in the home assistant community but no one seems to have a…
-
imho the `iwd` page should add something about the possibility to `EnableNetworkConfiguration=true` and mention that upstream defaults to `NameResolvingService=systemd` which is not good on void. One …
-
Hi,
I'm still trying to learn something about `dbus` and your package.
Using one example, as-is and without changes results in an `Exception`, but apparently everything still works:
```python
…
-
1. On boot after the system being shutdown, it takes up to 3 minutes to load everything (until then it's just my background wallpaper); systemd-analyze blame:
```
2min 2.826s reflector.service …
-
Using version 0.9.3-3 on Arch Linux. This issue started with 0.9.3-1.
When I boot up (Swaywm), the network module shows the wired connection as disabled, even though it's not. The only way to fix i…