math-concept 0.0.2

Common math concepts from Computer Science classes, implemented in Rust
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["IovoslavIovchev <iovoslav.i@gmail.com>"]
description = "Common math concepts from Computer Science classes, implemented in Rust"
edition = "2018"
license = "GPL-3.0"
name = "math-concept"
version = "0.0.2"