simplex_method 0.1.2

Library for optimisation in linear programming using simplex method
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.log]
version = "0.4.14"

[dependencies.ndarray]
version = "0.15.3"

[package]
description = "Library for optimisation in linear programming using simplex method"
edition = "2021"
license = "BSD-2-Clause"
name = "simplex_method"
resolver = "2"
version = "0.1.2"