~signal_processor/simd_interface

Several supertraits useful for doing math with generic SIMD vectors
Remove bitwise requirement because it's not support for float simd types
Re-export Float trait
remove patch version from num_traits

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~signal_processor/simd_interface
read/write
git@git.sr.ht:~signal_processor/simd_interface

You can also use your local clone with git send-email.

A crate for consolidating all of the simd constraints for node_interface and ds_p/ds_p_i.