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

Scipy and Debugging optimisers #3605

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

je-cook
Copy link
Contributor

@je-cook je-cook commented Sep 13, 2024

Description

Add interfaces to Scipy optimisation and add a debugging optimiser that will hopefully be useful in testing.
Also adds constraint call history to complement object history we have currently.

First draft a feed through optimisation problems.

Structure could be improved around history storage and access

Interface Changes

Checklist

I confirm that I have completed the following checks:

  • Tests run locally and pass pytest tests --reactor
  • Code quality checks run locally and pass pre-commit run --from-ref develop --to-ref HEAD
  • Documentation built locally and checked sphinx-build -W documentation/source documentation/build

@je-cook je-cook added enhancement New feature or request optimisation Tasks relating to optimisation labels Sep 13, 2024
Base automatically changed from je-cook/control_enforcement to develop September 19, 2024 09:23
Copy link

sonarcloud bot commented Oct 22, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request optimisation Tasks relating to optimisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant