arkley 0.0.2

This crate provides several traits for common mathematical operations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.arkley_numerics]
version = "0.0.2"

[dependencies.arkley_traits]
version = "0.0.2"

[package]
authors = ["Aarav Shah <aaravaditya51@gmail.com>"]
description = "This crate provides several traits for common mathematical operations"
documentation = "https://docs.rs/arkley"
edition = "2021"
homepage = "https://github.com/Deaths-Door/arkley"
license = "MIT OR Apache-2.0"
name = "arkley"
readme = "README.md"
repository = "https://github.com/Deaths-Door/arkley"
version = "0.0.2"