-
Generated by ``git log 0.179..release-0.179-t --no-decorate --format="- [ ] %an (committed by %cn) %H %s" | sort`` + manually dividing up the sections
**Akshat Nair**
- [x] Akshat Nair (committed …
-
Hi, I'm a researcher in FPGA design, but a beginner in Linux kernel. Currently, I'm looking for a suitable method for wireless mesh communication (MANET) for our project. I have designed PHY layer bas…
-
Hi! I am trying to use the Sinkhorn function that you provide with a feature similarity matrix calculated using the inner product of two feature matrices. My goal is to achieve a soft assignment matri…
-
Hi,
I am currently planning working on those topics related to Mission planner tab in Inav Configurator :
## **DONE :**
- [x] **All waypoint type** : [**DONE**] : see related PR #1231 and …
-
### Describe the bug
I have two inverters, a SE10K-RWB (hybrid) and a SE10K (not hybrid). A SolarEdge battery is connected to the hybrid inverter. The energy meter is a SE-MTR-3Y-400V-A.
I have re…
-
here's what I have now:
```rust
use awint::{cc, inlawi, inlawi_ty, Bits, InlAwi};
let mut Gx: inlawi_ty!(512) = inlawi!(0i128, 0i128, 01111001101111100110011001111110111110011101110010111011101…
-
This idea was previously suggested in #4218.
Since mpmath provides multiprecision interval arithmetic we can use it to implement the interval newton method for numerical solutions of algebraic equa…
-
## How do I compute validation loss during training?
I'm trying to compute the loss on a validation dataset for each iteration during training. To do so, I've created my own hook:
```
class Va…
-
Have you tried building the spectrogram and encoder output in smaller chunks and appending? I think the spectrogram should generate fairly easily with minimal noise depending on the size of the chunk,…
-
Hi,
I'm working with Kapacitor 1.3.1 (git: master 3b5512f) to create some alerts with an InfluxDB subscription and after working on databases and several TickScripts we noticed an unusual high memo…