-
In trying to track down an issue with the permute_hfa() function.... In the perform_permutations() function defined within, I see the parallel apply is now at the top of the loop. This is fine if the …
-
In #72 a sweep button for permutation was introduced.
![localhost_3000_ (3)](https://github.com/user-attachments/assets/94730527-2210-44c6-99d4-b6b3fb0d8224)
For now it is hardcoded to generate …
-
Thanks for making this available!
I'm hitting my head against cython to try to write a permutation sampling function. The issues is that my arrays are quite large (e.g. 500,000 rows, and I want to …
-
We want to arithmetize (using an AIR) the Keccak-p permutation. Keccak-p is parametrized using two parameters $b$ and $n_r$ where $n_r$ is the number of rounds and $b$ is the size in bits of the input…
-
Can the built-in scipy.stats permutation_test function be an option for statistical tests?
Many Thanks!
-
The claim is
```
h_ls^{k1,k2} = (-1)^{l+s-j1-j2} h_ls^{k2,k1}
```
it can be checked numerically
-
I'm attempting to reproduce the results of applying permutation-based parameter smoothing to the ResNet-18 model, but I'm seeing a significant performance drop after the permutation step. Below are th…
-
Unlike other binary relations over lists, `Data.List.Relation.Binary.Permutation.(Setoid/Propositional)` are implemented separately which results in an awful lot of proof duplication. It also means th…
-
Hello tensorqtl team,
We are using tensorqtl to conduct eQTL analysis in our datasets and while computing permutations for the cis-eQTL to get empirical values we encountered this error.
ten…
-