-
I've been running some large-scale benchmarking with minhash deduplication on SLURM clusters, loosely following [this example](https://github.com/huggingface/datatrove/blob/main/examples/minhash_dedup…
-
I'm trying to run this theory, which does a simple linear interpolation between two ranges [A,B], [A1,B1]. It's a requirement that A != B which I tried to cover with a conditional but when I run prec…
-
factor() produces a square-free factorization, but the factors are not necessarily irreducible. In theory, it should produce irreducible factors over whatever field it infers. For complex, it should p…
-
The subspaces `{vspace vT}` of a vector space `vT` (defined in `vector.v`) seem to form a lattice. [A Wikipedia article](https://en.wikipedia.org/wiki/Linear_subspace) says that "the operations inters…
-
In gr-fec, viterbi/metrics.c the parameter comments and subsequent code both express the esno scaling:
`double esn0, /* Es/N0 ratio in dB */`[(link)](https://github.com/gnuradio/gnuradio/blob/master…
-
Linear Diophantine equations are cool. Turns out there are *some* algorithms for computing the [Frobenius number](http://reference.wolfram.com/language/tutorial/Frobenius.html) as well, though I am…
-
### Description
I made a pdf with some math symbols. It displays well with a pdf reader, but when I printed it, all math symbols are missing.
It fails even for this simple example:
```typst
// tes…
-
Hello, fakufaku, thanks for your amazing work!
I have just started exploring BSS and I have a question. Why is the signal not convolutional mixed?
It seems like linear mixed. Isn't this contradicto…
-
Hello,
In lecture 30 ( (The Capital Asset Pricing Model and Arbitrage Pricing Theory) Beta was calculated with
`AAPL_results = regression.linear_model.OLS(R-R_F, sm.add_constant(M)).fit()`
but sh…
-
What are the things we want to teach STEM students? Perhaps this is a primer for the key ideas, perhaps it's a list of techniques we expect final year students to know, or first year students. There's…