const_poly 0.0.2

Evaluate any multivariable equation or polynomial at compile time with high accuracy and zero runtime overhead.
Documentation
[package]

name = "const_poly"

version = "0.0.2"

authors = ["akathail <anmolkathail@gmail.com>"]

edition = "2024"

description = "Evaluate any multivariable equation or polynomial at compile time with high accuracy and zero runtime overhead."

repository = "https://github.com/kmolan/const_poly"

license = "MIT"

readme = "README.md"

#documentation = TODO

keywords = ["compile-time", "polynomial", "math", "symbolic", "metaprogramming"]



[badges]

maintenance = { status = "actively-developed" }



[dev-dependencies]

static_assertions = "1.1.0"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html