RustGraphix 0.2.1

Rust-Graphix is a Rust library for mathematics. It includes support for matrices, both two-dimensional and three-dimensional, along with various matrix operations and methods.
[dependencies]

[package]
authors = ["RusterDev rusterpro4000@gmail.com"]
description = "Rust-Graphix is a Rust library for mathematics. It includes support for matrices, both two-dimensional and three-dimensional, along with various matrix operations and methods."
edition = "2021"
license = "MIT"
name = "RustGraphix"
readme = "README.MD"
repository = "https://github.com/RusterDev/Rust-Graphix"
version = "0.2.1"