-
I processed gmtsar data with kite and found that the look vectors for lifting the rail were incorrect. I processed two earthquakes in a row and found that it was the same in both cases. Could you tell…
-
Proposal for a freedv-gui test mode/feature to dump a file of `features_out.f32` vectors (36 cols each, x length of sample). These are the vectors at the output of the RADE decoder, that are fed to t…
-
Llama.cpp allows the use of control vectors (https://huggingface.co/jukofyork/creative-writing-control-vectors-v3.0), but I am unable to figure out to get it working in Oobabooga
There doe…
-
Hi, if I want to shuffle a vector of length 100 million (say 1 billion times), is this a suitable approach? The reason I thought that fisher Yates was a good choice was because I only have a few True …
-
Do you have any suggestions for word vectors to use for Komi? I tried the fasttext Komi vectors with Stanza for POS and depparse, but it didn't make a huge difference. Tagger score went up 1 F1, but…
-
I noticed that the library computes the similarity between vectors in a strange manner. The scores are not really cosine similarity but cross-products. @jwijffels , do you think it is intentional?
…
-
Cf. https://github.com/fedi-e2ee/public-key-directory-specification/blob/main/Test-Vectors.md
```json
{
"secret-key":
"dGVzdDEyMzR0ZXN0MTIzNHRlc3QxMjM0dGVzdDEyMzRObZcG9vSYBviV1W5sLO_PQcxNz…
-
I could not find this information so I thought I would ask here.
Is there a way to be able to process an array or list of vectors all at once?
So something like,
```python
lst = [Vector3([1,…
-
Dears all,
I have been computed gradients of velocity using outputs from ECCO V4. Previously, I carefully verified the formalism for computing curl and divergence using xgcm and face connections. …
-
Hi,
Sorry if this is a dumb question but i have executed an indexing process and I don't know how is it going (some percentage or something) or even if is it dead or blocked (and how to safely stop…