erydanos 0.2.0

Optimized routines for ARM NEON and SSE
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.num-traits]
version = "0.2.19"

[package]
authors = ["Radzivon Bartoshyk"]
categories = ["mathematics"]
description = "Optimized routines for ARM NEON and SSE"
documentation = "https://github.com/awxkee/erydanos"
edition = "2021"
exclude = ["*.jpg"]
homepage = "https://github.com/awxkee/erydanos"
keywords = ["cos", "sin", "tan", "arithmetic"]
license = "Apache-2.0 OR BSD-3-Clause"
name = "erydanos"
readme = "README.md"
repository = "https://github.com/awxkee/erydanos"
version = "0.2.0"