Closed danieldk closed 3 years ago
Clippy emits a lot of
unsafe function's docs miss `# Safety` section
Now that the raw vectorized dot products are public (for benchmarking). I think many of these functions are provably safe. I'll update the PR tonight.
I'll take a look later today, too! I gave it a quick glance earlier and on my machine there's also nice improvements :)
There was some superfluous unsafe
block involved in one of the benches too, think it was the unvectorized one!
Benchmarks below: