numix 0.1.5

A fast, lightweight Rust library for math operations and numeric computations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "numix"
version = "0.1.5"
edition = "2024"
description = "A fast, lightweight Rust library for math operations and numeric computations."
license = "MIT"
authors = ["Patrick Reese"]
repository = "https://github.com/Retroboi64/numix"
keywords = ["math", "numbers", "numeric", "computations"]
categories = ["mathematics", "algorithms"]
readme = "README.md"