order 0.0.1

Mathematical optimisation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Rin <rnarkkx@gmail.com>"]
description = "Mathematical optimisation"
documentation = "https://github.com/synthet-ic/order/docs"
edition = "2021"
homepage = "https://github.com/synthet-ic/order"
license = "MIT OR Apache-2.0"
name = "order"
readme = "README.md"
repository = "https://github.com/synthet-ic/order"
resolver = "2"
version = "0.0.1"