Skip to content

mawerid/optim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python realization of the basic math optimization algorithms

Description

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.

Installation

To install the package, you can use the following command:

  • TODO

Usage

To use the package, you can import it as follows:

  • TODO

TODO:

  • Add solving Ax=B via some algos.

License

This project is licensed under the terms of the MIT license.

About

Basic mathematical optimization algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages