Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oxfordcontrol/COSMO.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: oxfordcontrol/COSMO.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 14 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 2, 2021

  1. Update NEWS.md

    migarstka authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    cfc09fd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Update README.md

    migarstka authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    b8b35ca View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Remove @show comment

    migarstka committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c6c328a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    929ce69 View commit details
    Browse the repository at this point in the history
  2. Update primal_infeasible_3.jl

    odow authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7a4b2d0 View commit details
    Browse the repository at this point in the history
  3. Don't commit Manifest

    odow authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c6660c1 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    odow authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a3874ef View commit details
    Browse the repository at this point in the history
  5. Update Project.toml

    odow authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c1d34bd View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Merge pull request #132 from odow/patch-1

    Fix incorrect ObjectiveFunction usage in tests
    migarstka authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    88d03d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    a64a077 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Merge pull request #133 from blegat/MOI_wrapper

    Rename MOIWrapper.jl -> MOI_wrapper.jl
    migarstka authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    59dedaa View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    f137907 View commit details
    Browse the repository at this point in the history
  2. Increase acceleration memory from 10 to 15

    - This showed superior performance in solvertime on >500 QPs and SDPs
    migarstka committed May 5, 2021
    Configuration menu
    Copy the full SHA
    34069c8 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    bedbed0 View commit details
    Browse the repository at this point in the history
Loading