Demonstrate different approaches to SIMD in Rust
Stars
23
Forks
4
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
30
commits
1
Update README.md
d7e2cdb
Fix link
009d65c
Clearer
5f5f1c7
Update for `pulp`.
b0f85d6
Merge remote-tracking branch 'origin/main'
bad6a57
Merge pull request #7 from sarah-quinones/pulp-par
7b3bb33
impl pulp variant
8ef05e6
Ignore virtualenv
af24e58
Test wide too
8622cfc
Simplify the core logic
de0ef43
First pass at wide-based implementation.
9a52965
Test autovectorized implementation.
f2c15eb
More
436ca7c
Better explanation.
3af092e
Don't need unsafe.
505a7e0