sleef 0.3.2

Math functions for SIMD vectors
Documentation
[dependencies.doubled]
features = ["simd"]
version = "0.3.2"

[dev-dependencies.rand]
version = "0.8.5"

[dev-dependencies.rug]
version = "1.16"

[features]
default = []

[package]
authors = ["Andrey Zgarbul <zgarbul.andrey@gmail.com>"]
description = "Math functions for SIMD vectors"
documentation = "https://docs.rs/sleef"
edition = "2021"
keywords = ["simd", "libm", "math"]
license = "MIT OR Apache-2.0"
name = "sleef"
readme = "README.md"
repository = "https://github.com/burrbull/sleef-rs/"
version = "0.3.2"