https://github.com/splithor1zon/edu-barriermethodlp
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available.
https://github.com/splithor1zon/edu-barriermethodlp
barrier-method convex-optimization cvxpy educational-project linear-programming numpy presentation python
Last synced: 11 months ago
JSON representation
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available.
- Host: GitHub
- URL: https://github.com/splithor1zon/edu-barriermethodlp
- Owner: splithor1zon
- Created: 2023-11-12T07:51:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T16:53:31.000Z (over 1 year ago)
- Last Synced: 2025-02-02T11:46:03.707Z (about 1 year ago)
- Topics: barrier-method, convex-optimization, cvxpy, educational-project, linear-programming, numpy, presentation, python
- Language: Python
- Homepage:
- Size: 3.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Accepting suggestions, just create a new issue.* 🤝
# Linear Programming using Barrier Method
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available. The python code is appropriately commented and explained. Sources can be found in the presentation. These materials are best used in conjunction with the book of "Convex Optimization by Stephen Boyd and Lieven Vandenberghe".
Hopefully this project will help somebody. 🤗