polydimensional_rust 0.1.0

Lightweight library for Rust created to make work with **matrixes** and **vectors** in 2D, 3D and 4D better and faster!
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "polydimensional_rust"
version = "0.1.0"
edition = "2024"
authors = ["Elegant Script"]
license = "MIT"
description = "Lightweight library for Rust created to make work with **matrixes** and **vectors** in 2D, 3D and 4D better and faster!"
readme = "README.md"

[dependencies]