qd 0.1.0

Extended precision floating point arithmetic
Documentation
[dependencies.faer-core]
optional = true
version = "0.9.0"

[dependencies.pulp]
version = "0.13"
[dev-dependencies.rug]
version = "1.19.2"

[features]
default = ["faer"]
faer = ["faer-core"]

[package]
authors = ["sarah <>"]
description = "Extended precision floating point arithmetic"
edition = "2021"
keywords = ["math", "floating-point", "precision"]
license = "MIT"
name = "qd"
readme = "README.md"
repository = "https://github.com/sarah-ek/qd/"
version = "0.1.0"