Remove bitwise requirement because it's not support for float simd types
Re-export Float trait
remove patch version from num_traits
Add bitwise ops to simd_interface requirements
Make nostd work properly, use num_traits and not num
Refactor core and std sections into single macro
Update includes for new nightly
Add License, README, maintainer info
Consolidate simd constraints and includes into a single crate