documentation is the code
як масив можна використовувати замість хешмапи?
let mut map = vec![None; 100];
🤯2
https://probablydance.com/2025/02/08/why-does-integer-addition-approximate-float-multiplication/
train your own r1 with even less cuda cores!
train your own r1 with even less cuda cores!
Probably Dance
Why Does Integer Addition Approximate Float Multiplication?
Here is a rough approximation of float multiplication (source): float rough_float_multiply(float a, float b) { constexpr uint32_t bias = 0x3f76d000; return bit_cast<float>(bit_cast<uint32_…
😨2
https://docs.rs/rstest/latest/rstest/attr.rstest.html#test-parametrized-cases
If you would execute your test for a set of input data cases you can define the arguments to use and the cases list.
✍2
Forwarded from конект із реальністю 3.0+1.1: age verification edition (Max➔[your_aura])