Skip to content

Handling multiple directions at runtime#8

Open
sriharikrishna wants to merge 13 commits intomainfrom
nbdirs
Open

Handling multiple directions at runtime#8
sriharikrishna wants to merge 13 commits intomainfrom
nbdirs

Conversation

@sriharikrishna
Copy link
Collaborator

Here, we do the following:

  1. We remove the use of nbdirsmax in the Tapenade generated code.
  2. The tests are modified to not use nbdirsmax`.
  3. The tests loop over different input sizes, the per-input-size logic is outlined for better code structure.
  4. The following cases to do with solvers are removed because differentiating through them is the wrong approach: strsm, dtrsm, ctrsm, ztrsm, strsv, dtrsv, ctrsv, ztrsv.
  5. A new file explaining the tolerances used in added.
  6. The build systems (Makefiles and meson are updated)

@sriharikrishna sriharikrishna added the enhancement New feature or request label Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant