simdty

Crates.iosimdty
lib.rssimdty
version0.0.6
sourcesrc
created_at2015-01-19 05:50:01.546524
updated_at2017-04-03 14:50:45.813552
descriptionDefinitions of many SIMD types.
homepagehttps://github.com/aweinstock314/simdty
repositoryhttps://github.com/aweinstock314/simdty
max_upload_size
id818
size14,578
Avi Weinstock (aweinstock314)

documentation

https://docs.rs/simdty

README

Definitions of many SIMD vector types.

Most platforms won't support most of these, but (hopefully) LLVM will lower them to as good code as possible for the given set of target architecture, target-cpu and target-features.

Commit count: 17

cargo fmt