OpenMDAO / OpenMDAO/Aviary

Modify Aviary to default to basic optimizers (like SLSQP) across the board

Open
#502 6 comments 1 reaction 5 assignees View on GitHub

@xjjiang is already working on this.

Since Jul 14, 2026.

code cleanup documentation user interface
Dominant language
Python
Stars
287
Forks
140
Avg merge
6d 14h
Merged PRs (30d)
18

Description

Desired capability or behavior.

In examples and documentation, we frequently make use of the IPOPT and SNOPT optimizers. We need to make sure all introductory documentation examples and in-source-code examples we expect users to interact with can be run without pyoptsparse. Advanced examples might be ok to leave as-is, but should be called out in documentation that they require pyoptsparse.

All Aviary functions should default to SLSQP so L1 users can easily execute code without needing additional arguments.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.