Skip to content

[ENH] add scipy optimization backend#221

Draft
SimonBlanke wants to merge 11 commits intomainfrom
feature/add-scipy-backend
Draft

[ENH] add scipy optimization backend#221
SimonBlanke wants to merge 11 commits intomainfrom
feature/add-scipy-backend

Conversation

@SimonBlanke
Copy link
Collaborator

Description

Adds the scipy optimizers as a backend. Implements the base scipy adapter, the optimization algorithms, adds documentation and tests.

Related Issues

Type of Change

  • [Fix] - Bug fix (non-breaking change fixing an issue)
  • [ENH] - New feature (non-breaking change adding functionality)
  • [Refactor] - Code refactoring (no functional changes)
  • [Release] - Release preparation
  • [Hotfix] - Critical fix for production

How was this solved?

Checklist

  • [BUG] - Bug fix (non-breaking change fixing an issue)
  • [ENH] - New feature (non-breaking change adding functionality)
  • [DOC] - Documentation changes
  • [MNT] - Maintenance

Testing

Additional Notes

@SimonBlanke SimonBlanke force-pushed the feature/add-scipy-backend branch from a38e9bd to d3ddfed Compare December 15, 2025 07:18
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.

1 participant