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

A reduced functional that updates a control over space and time in one nonlinear solve. #3592

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on May 22, 2024

  1. initial sketch functional

    dham committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f1ca5d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. aaorf wip

    JHopeCollins committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    52bf904 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    fa7e75d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    7f0e42e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    7315a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dfd674 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    80fcbe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8a868 View commit details
    Browse the repository at this point in the history
  3. aaorf docstring

    JHopeCollins committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9a388e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c5f8c View commit details
    Browse the repository at this point in the history
  5. aaorf docstrings

    JHopeCollins committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8eadf31 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    551ad2c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    9345a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78aff18 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    bbfb40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d8389 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f00ab63 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. aaorf - use _accumulate_functional for strong constraint, weak constr…

    …aint, and weak constraint ReducedFunctional
    JHopeCollins committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23f9d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee3cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b85fcc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6ccf94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43da7cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7cee1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c10cd1a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    3f42d03 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    393ebbe View commit details
    Browse the repository at this point in the history
  2. aaorf - split tapes: background to error vector and error reduction; …

    …model to propogation, error vector, and error reduction
    JHopeCollins committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    086877a View commit details
    Browse the repository at this point in the history
  3. aaorf - tidy up after splitting tapes: remove old code; pass riesz op…

    …tions properly through rf.derivative
    JHopeCollins committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b7fecb2 View commit details
    Browse the repository at this point in the history
  4. aaorf - docstrings

    JHopeCollins committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e48aba7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    b1020d2 View commit details
    Browse the repository at this point in the history