https://github.com/cvxgrp/cvx_short_course

Materials for a short course on convex optimization.

https://github.com/cvxgrp/cvx_short_course

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    4 of 12 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords from Contributors

convex-optimization cvxpy mathematical-optimization modeling-language numerical-optimization optimization-modeling optimizer optimization-algorithms portfolio-optimization investing
Last synced: 11 months ago · JSON representation

Repository

Materials for a short course on convex optimization.

Basic Info
  • Host: GitHub
  • Owner: cvxgrp
  • License: apache-2.0
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 20.7 MB
Statistics
  • Stars: 343
  • Watchers: 26
  • Forks: 115
  • Open Issues: 9
  • Releases: 2
Created about 11 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

CVXPY tutorial

CVXPY is an open source Python-embedded modeling language for convex optimization problems. It lets you express your problem in a natural way that follows the math, rather than in the restrictive standard form required by solvers. This tutorial will cover the basics of convex optimization, and how to use CVXPY to specify and solve convex optimization problems, with an emphasis on real-world applications. No prior knowledge of convex optimization is assumed.

Getting started

  1. Clone this repository.
  2. Install CVXPY following these instructions. We recommend Python 3.10 and CVXPY 1.3.
  3. Test your CVXPY installation by running test.py in the repository.

Owner

  • Name: Stanford University Convex Optimization Group
  • Login: cvxgrp
  • Kind: organization
  • Location: Stanford, CA

GitHub Events

Total
  • Issues event: 2
  • Watch event: 25
  • Delete event: 4
  • Issue comment event: 2
  • Push event: 20
  • Pull request review comment event: 3
  • Pull request review event: 8
  • Pull request event: 12
  • Fork event: 2
  • Create event: 7
Last Year
  • Issues event: 2
  • Watch event: 25
  • Delete event: 4
  • Issue comment event: 2
  • Push event: 20
  • Pull request review comment event: 3
  • Pull request review event: 8
  • Pull request event: 12
  • Fork event: 2
  • Create event: 7

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 184
  • Total Committers: 12
  • Avg Commits per committer: 15.333
  • Development Distribution Score (DDS): 0.609
Past Year
  • Commits: 5
  • Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Thomas Schmelzer t****r@g****m 72
Steven Diamond s****2@s****u 47
Steven Diamond d****d@c****u 18
Jaehyun Park j****k@c****u 17
dependabot[bot] 4****] 9
phschiele p****e@g****m 5
Akshay a****7@g****m 5
Thomas Schmelzer t****r@a****e 4
Enzo Busseti e****i@m****m 3
Riley Murray r****y@R****l 2
junziz j****z@s****u 1
Enzo Busseti e****i 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 35
  • Total pull requests: 54
  • Average time to close issues: 11 days
  • Average time to close pull requests: 3 months
  • Total issue authors: 4
  • Total pull request authors: 7
  • Average comments per issue: 0.14
  • Average comments per pull request: 0.69
  • Merged pull requests: 40
  • Bot issues: 0
  • Bot pull requests: 11
Past Year
  • Issues: 2
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.25
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • tschm (31)
  • juliomorero (1)
  • garaponp (1)
  • KeesariVigneshwarReddy (1)
Pull Request Authors
  • tschm (41)
  • dependabot[bot] (22)
  • phschiele (3)
  • arlenk (1)
  • rileyjmurray (1)
  • SteveDiamond (1)
  • bstellato (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (22) github_actions (22)