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

Add demo of nonlinear scipy solver #3468

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Add demo of nonlinear scipy solver #3468

wants to merge 11 commits into from

Commits on Oct 11, 2024

  1. Add demo of scipy solver

    jorgensd committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0d68211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7e1535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43035af View commit details
    Browse the repository at this point in the history
  4. Conjugate test function

    jorgensd authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    92e7239 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Thanks, Nate!
    
    Co-authored-by: Nate <[email protected]>
    jorgensd and nate-sime authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1356b29 View commit details
    Browse the repository at this point in the history
  6. Run only in serial

    Add header
    Fix functional for complex run.
    jorgensd committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2253536 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Nate <[email protected]>
    jorgensd and nate-sime authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4208f23 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    ddb710a View commit details
    Browse the repository at this point in the history
  2. Address comments

    jorgensd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d6ce4e6 View commit details
    Browse the repository at this point in the history
  3. Update reference wrapping

    jorgensd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e7ac607 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd42709 View commit details
    Browse the repository at this point in the history