Skip to content

A Collection of implemented methods for convex optimization in Python. These scripts were initially created to learn Convex Optimization methods and their implementation

License

Notifications You must be signed in to change notification settings

singfie/ConvexOptimizationMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvexOptimizationMethods

A Collection of implemented methods for convex optimization in Python. These scripts were initially created to learn Convex Optimization methods and their implementation.

Convex Optimization algorithms are powerful instruments to find optimal solutions to problems with a well defined mathematical structure and are often used in environments that require solving problems with a large complexity.

About

A Collection of implemented methods for convex optimization in Python. These scripts were initially created to learn Convex Optimization methods and their implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages