This repository contains the Python realization of the basic math optimization algorithms. The following algorithms are implemented:
- TODO
This package was written as a part of the course "Math programming" at the ICIS, NRNU MEPhI.
To install the package, you can use the following command:
- TODO
To use the package, you can import it as follows:
- TODO
- Add solving Ax=B via some algos.
This project is licensed under the terms of the MIT license.