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

Addition of sort_adj to sort an rank 1 array in the same order as an input array #849

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

Commits on Jul 9, 2024

  1. rename sort_index to sort_adj

    jvdp1 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5f79d2e View commit details
    Browse the repository at this point in the history
  2. sort_index: call of sort_adj

    jvdp1 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    230a85c View commit details
    Browse the repository at this point in the history
  3. call of sort_adj in sort_index

    jvdp1 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5230234 View commit details
    Browse the repository at this point in the history
  4. cleaning

    jvdp1 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    962bcc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cf4711 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01faf83 View commit details
    Browse the repository at this point in the history
  7. some formatting

    jvdp1 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    28b6f71 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. rename adj and index to adjoint

    jvdp1 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b1e51da View commit details
    Browse the repository at this point in the history
  2. update specs

    jvdp1 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c8981f9 View commit details
    Browse the repository at this point in the history
  3. fix typos

    jvdp1 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    55c29c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Apply suggestions from code review

    Co-authored-by: Federico Perini <[email protected]>
    jvdp1 and perazz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    54fc607 View commit details
    Browse the repository at this point in the history