Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple SOS decomposition example #168

Merged
merged 3 commits into from
Aug 8, 2020
Merged

Add simple SOS decomposition example #168

merged 3 commits into from
Aug 8, 2020

Commits on Aug 4, 2020

  1. Add simple SOS decomposition example

    Adds a trivial SOS decomposition example in response to issue #166 (comment)
    It is simple but hopefully clearer than a docstring.
    votroto authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    86a95e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Update sos_decomposition.jl

    Express the opening note more clearly. Remove unnecessary `SumOfSquares.` prefix.
    votroto authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    11f6eeb View commit details
    Browse the repository at this point in the history
  2. Update sos_decomposition.jl

    Sign header. Format polynomial in comment.
    votroto authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3b1318d View commit details
    Browse the repository at this point in the history