mathlab 0.3.7

A Powerful Math Library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Montasir Mirghani <contact@montasir.me>"]
categories = ["mathematics"]
description = "A Powerful Math Library for Rust"
edition = "2021"
homepage = "https://github.com/dr-montasir/mathlab"
keywords = ["Math", "Numeric", "vectors", "Native_Math"]
license = "Apache-2.0"
name = "mathlab"
readme = "README.md"
repository = "https://github.com/dr-montasir/mathlab"
version = "0.3.7"