algexenotation 0.1.0

An implementation of Algexenotation in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["bvssvni <bvssvni@gmail.com>"]
description = "An implementation of Algexenotation in Rust"
edition = "2021"
homepage = "https://github.com/advancedresearch/algexenotation"
keywords = ["mathematics", "number", "theory", "advancedresearch"]
license = "MIT"
name = "algexenotation"
readme = "README.md"
repository = "https://github.com/advancedresearch/algexenotation.git"
resolver = "2"
version = "0.1.0"