algorithmz 0.1.3

This is the corresponding implemenation of the python module of the same name.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "algorithmz"
version = "0.1.3"
edition = "2024"
readme = "README.md"
license = "MIT"
documentation = "https://docs.rs/algorithmz/latest/algorithmz/"
authors = ["Szabó Dániel Ernő <r3ap3rpy@gmail.com>"]
description = "This is the corresponding implemenation of the python module of the same name."
[dependencies]