-
After a reboot of HA, the Ionizer buttons of both my HVAC became unavailable.
No update of the LG Smartthinq app has happened since the last time they were working.
I am running HA Core 2024.10.4 an…
-
### Problem
When accessing nodes sparsely, a voxel manipulator may be too costly.
The `core.get_node_raw` function is rather cheap for random access, but currently not public (it is used internally …
kno10 updated
2 weeks ago
-
### Describe the usage question you have. Please include as many useful details as possible.
I want to use fs.FileSystem.from_uri with azurite.
Here a short sample of code:
```
import pyarrow.fs…
-
The default for certificate validation is to not do any validation:
https://github.com/cannatag/ldap3/blob/86a9e7afedba7f7ca9eeb43710054abaf654539b/ldap3/core/tls.py#L73
```python
…
-
The `timeout` function doesn't seem to always work on Mac OS (Linux seems fine). I'm not sure but I think it fails if it's invoked within the scope of another timeout. This is true with both the old…
-
### What feature would you like to be added?
A `BaseChatAgent` implementation backed by an OpenAI Assistant.
See the OpenAI AI assistant cookbook in the core library for reference.
### Why …
ekzhu updated
2 weeks ago
-
I would like to contract all but a few indices in a TT. At the moment, I am doing this by defining TT matrices of shape ((1,1,1,..., n_ext), (m_1, ..., m_N)), and then contracting the m indices (with …
-
Hello,
I'm trying to run hs-blastn (as a part of another program called NanoVar). I get an error when I run hs-blastn align: Too many query and subject values:
This is the command I used:
hs-b…
-
**Is your feature request related to a problem? Please describe.**
I run s-tui on a 96c192t machine, It's painful to turn off per-core displays.
**Describe the solution you'd like**
Set the defau…
-
First of all, thanks for the great library, it is of great help in my Master's thesis on Single-View 3D Reconstruction.
For my project, I am training a Neural Network to perform 3D Reconstruction g…