issues
search
arduano
/
simdeez
easy simd
MIT License
337
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
patch: expose all engines
#74
verpeteren
opened
1 week ago
0
chore: update example in README and documentation
#73
verpeteren
opened
2 weeks ago
0
Update Cargo.toml crates to their latest versions as of 2024-11-17
#72
verpeteren
opened
2 weeks ago
0
chore: apply cargo fix
#71
verpeteren
opened
2 weeks ago
0
chore: escape brackets in documentation
#70
verpeteren
opened
2 weeks ago
0
Use vmsfq intrinsic for NEON neg_mul_add
#69
valadaptive
closed
4 weeks ago
1
no_std (opt-in) feature should be a std (opt-out) feature
#68
valadaptive
opened
9 months ago
0
Method for determining the underlying type of a Simd?
#67
valadaptive
closed
9 months ago
1
Wasm32 support
#66
yzsolt
opened
1 year ago
0
Bump Rust edition to 2021
#65
yzsolt
closed
1 year ago
1
Remove unnecessary casts, detected by clippy
#64
yzsolt
opened
1 year ago
0
Version 2.0.0 (master) does not build with sleef / no_std features enabled
#63
verpeteren
opened
1 year ago
7
Small improvements for the examples
#62
verpeteren
closed
2 weeks ago
1
Apple Silicon support
#61
cisaacson
closed
4 weeks ago
2
Support for Arm Neon intrinsics
#60
arduano
closed
1 year ago
0
Refactored all the functions to be co-located for easier additions and future refactors
#59
arduano
closed
1 year ago
0
Trait overhaul (almost a rewrite)
#58
arduano
closed
1 year ago
3
Simd widths stored in the base traits
#56
arduano
closed
1 year ago
4
All tests passing
#55
arduano
closed
1 year ago
0
Clippy pass
#54
arduano
closed
1 year ago
0
Returned libm, support std
#53
arduano
closed
1 year ago
1
make the simd_runtime_generate macro explicitly unsafe
#52
verpeteren
closed
2 weeks ago
2
improve test consistency
#51
verpeteren
closed
1 year ago
1
Verpeteren/slli epi64
#50
verpeteren
closed
1 year ago
1
fix: 'this URL is not a hyperlink' error
#49
verpeteren
closed
1 year ago
1
Fix spelling
#48
Dev380
closed
1 year ago
1
Load and store methods use &T but read/write out of bounds
#47
nico-abram
opened
2 years ago
0
Still no AVX512 support
#46
jianshu93
opened
3 years ago
1
Multithreading traits
#45
arduano
closed
1 year ago
15
Fixed trailing comma support in `simd_*_generate` macros
#44
rodrimati1992
closed
4 years ago
0
Invalid memory
#43
cisaacson
closed
4 years ago
1
Abstract over single vs. double precision
#42
Ralith
opened
4 years ago
0
slli_epi64 is missing
#41
TheHellBox
opened
4 years ago
1
cargo fmt breaks simdeez macro sometimes
#40
BillyDM
closed
1 year ago
6
Looking for _mm256_broadcastq_epi64
#39
jhorstmann
closed
4 years ago
2
simd_runtime_generate can't handle generic functions
#38
Ralith
opened
4 years ago
3
Found a small tweak to make the optional assert in the example more efficient
#37
BillyDM
closed
4 years ago
0
Changed examples and test to use more efficient iteration
#36
BillyDM
closed
4 years ago
0
Iterating in the example is not optimal
#35
BillyDM
closed
1 year ago
7
`simd_runtime_generate!` creates implicit unsafe fn, allowing unsafe ops in seemingly safe code
#34
jonas-schievink
closed
1 week ago
4
more i16 and u16 operations
#33
lovasoa
opened
4 years ago
3
simd_runtime_generate! broken in 1.01
#32
ronniec95
closed
4 years ago
2
move core_intrinsics attribute to crate root
#31
FlorianUekermann
closed
4 years ago
1
Version 1.0.1 broke semver guarantees
#30
caelunshun
closed
4 years ago
3
Compile only scalar fallbacks on unsupported targets
#29
FlorianUekermann
opened
4 years ago
9
Fix panic on scalar arithmetic operations
#28
lovasoa
closed
4 years ago
1
inconsistent overflow behavior between scalar and simd
#27
lovasoa
closed
4 years ago
0
Format code using 'cargo fmt'
#26
Atul9
closed
4 years ago
0
Add avx support
#25
greatest-ape
closed
4 years ago
5
AVX support
#24
greatest-ape
opened
4 years ago
5
Next