-
[P3248R0](https://wg21.link/p3248r0) Require [u]intptr_t (Gonzalo Brito Gadeschi)
-
This is an enhancement request. Is it possible to compute pehash via pe module in the same way imphash is? Viper's implementation seems pretty solid and is already used by totalhash:
https://github.co…
-
I've been reading over the paper to try to gain an understanding of the algorithm, but I've run into a bit of a problem. After exporting the mutual reachability distance matrix from HDBSCAN, running o…
-
After training the PyTorch version for a while, the metrics will not change. I trained twice and this problem started at 454 epochs.
![image](https://github.com/user-attachments/assets/2df1b5d0-70bb-…
-
Johannes Neugebauer contacted me about the use of Libxc in Serenity, but it appears that the use of Libxc or the employed functionals is not documented to the users of Serenity.
The Libxc interface…
-
**Describe the feature**
**Motivation**
A clear and concise description of the motivation of the feature.
Ex1. It is inconvenient when \[....\].
Ex2. There is a recent paper \[....\], which is v…
-
**Describe the feature**
**Motivation**
A clear and concise description of the motivation of the feature.
Ex1. It is inconvenient when [....].
Ex2. There is a recent paper [....], which is very …
-
**What it is?**
Similar to the open issue https://github.com/karlsen-network/karlsend/issues/27 which will add 12-word support into the `karlsend` node daemon, we must support 24-word mnemonic string…
-
**What kind of problems is it mostly used for? Please describe.**
As most of those familiar with Gauss-Legendre quadratures, a one-dimensional integral can be aproximated to `∑(f(xᵢ)*wᵢ)`. where `x…
-
**Describe the feature**
For now, mmengine also save testing log in work_dirs. However, the folder names of traning and testing logs are both in the same pattern. After testing model several times,…