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

EHN: Add Numba-jitted linprog solver #532

Merged
merged 6 commits into from
Apr 30, 2021
Merged

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    1f1ad4b View commit details
    Browse the repository at this point in the history
  2. EHN: Add linprog_simplex

    oyamad committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    85e4c27 View commit details
    Browse the repository at this point in the history
  3. DOC: Add docstrings for linprog_simplex

    okuchap authored and oyamad committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    9cea0e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5da62e7 View commit details
    Browse the repository at this point in the history
  5. Add PivOptions

    oyamad committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    49991e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Fixes in docstring

    Co-authored-by: Quentin Batista <quentin.batista@mail.mcgill.ca>
    oyamad and QBatista committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    ba02284 View commit details
    Browse the repository at this point in the history