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

Update supported versions in NLPQLP documentation #383

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Conversation

eirikurj
Copy link
Contributor

Purpose

Update the docs to reflect we now test and support the latest version of NPLQLP, v5.0.3.

Closes #380

Expected time until merged

No rush

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Checklist

  • I have run flake8 and black to make sure the Python code adheres to PEP-8 and is consistently formatted
  • I have formatted the Fortran code with fprettify or C/C++ code with clang-format as applicable
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

Update supported version in NLPQLP documentation.
@eirikurj eirikurj requested a review from a team as a code owner February 20, 2024 15:27
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (604aeda) 73.35% compared to head (196965f) 73.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #383   +/-   ##
=======================================
  Coverage   73.35%   73.35%           
=======================================
  Files          22       22           
  Lines        3318     3318           
=======================================
  Hits         2434     2434           
  Misses        884      884           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

doc/optimizers/NLPQLP.rst Outdated Show resolved Hide resolved
@ewu63 ewu63 merged commit dbc5e37 into main Feb 21, 2024
13 checks passed
@ewu63 ewu63 deleted the eirikurj-patch-1 branch February 21, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyOPTsparse and NLPQLP
3 participants