issues
search
AdamNiederer
/
faster
SIMD for humans
Mozilla Public License 2.0
1.56k
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement SaturatingSub for u8s and u16s
#23
ebarnard
closed
6 years ago
1
Implement sautrating_sub for u8s and u16s
#22
ebarnard
closed
6 years ago
0
Optimize zip
#21
Osveron
closed
6 years ago
8
Don't touch the iterator system for the next few days
#20
AdamNiederer
closed
6 years ago
1
fix no-std compilation, use get_unchecked_mut insted of ptr::write
#19
Osveron
closed
6 years ago
1
Renaming structs and traits
#18
ralfbiedert
closed
6 years ago
2
Better test case
#17
ralfbiedert
closed
6 years ago
1
f32x8 and f64x4 for AVX target
#16
Osveron
opened
6 years ago
1
Remove unnecessary assert in next_vector
#15
Osveron
closed
6 years ago
2
simd_for_each does nothing
#14
Osveron
closed
6 years ago
2
Fixed examples and more tests for .zip()
#13
ralfbiedert
closed
6 years ago
1
Simple .zip() produces `assertion failed: !a.0.is_none() && a.0.unwrap().1 ... `
#12
ralfbiedert
closed
6 years ago
4
No std?
#11
Restioson
closed
6 years ago
3
Proposal for changing Fn to FnMut.
#10
ralfbiedert
closed
6 years ago
1
Change `simd_map(Fn)` to `simd_map(FnMut)`?
#9
ralfbiedert
closed
6 years ago
1
From std::iter::Iterator to PackedIterator
#8
polyfloyd
closed
2 years ago
3
Compatibility with Rayon
#7
spease
closed
6 years ago
4
Add Cargo.lock to gitignore and move main to examples
#6
dfockler
closed
6 years ago
1
Expose `width` on vec types and provide sum() ability.
#5
ralfbiedert
closed
6 years ago
6
Arbitrary size bitvectors
#4
flip111
opened
7 years ago
9
Update README.org
#3
tivervac
closed
7 years ago
2
Run-time feature detection
#2
gnzlbg
opened
7 years ago
7
LLVM errors
#1
leonardo-m
closed
7 years ago
5
Previous