issues
search
dimforge
/
simba
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
Apache License 2.0
293
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
regression: "no method named `floor` found for type `f32` in the current scope"
#14
astraw
closed
4 years ago
2
Add SIMD floats based on auto-vectorization.
#13
sebcrozet
closed
4 years ago
0
Optimize Simd::new and add from_slice_unaligned
#12
farnoy
closed
4 years ago
1
Missed optimization opportunity in Simd::new
#11
farnoy
closed
4 years ago
4
Wrap SIMD booleans into Simd<_>
#10
sebcrozet
closed
4 years ago
0
Implement Serialize and Deserialize for fixed-point numbers
#9
SlimeYummy
closed
4 years ago
1
Add serde support for fixed-point numbers
#8
SlimeYummy
closed
4 years ago
0
Low hanging fruits in fixed_impl
#7
ghost
closed
4 years ago
1
Implement Hash for fixed-point number newtypes
#6
ghost
closed
4 years ago
2
Rename Closed* to Closed*Assign and introduce non-Assign Closed* traits
#5
z33ky
closed
4 months ago
2
Fix compilation bug by updating "fixed" dependency
#4
psincf
closed
4 years ago
1
Add partial support of fixed-point numbers.
#3
sebcrozet
closed
4 years ago
0
Add more methods from `num_traits::Float`
#2
jannschu
opened
4 years ago
3
Your user guide and documentation links are wrong
#1
svenstaro
closed
4 years ago
1
Previous