Skip to content

Conversation

loiseaujc
Copy link
Contributor

Simple PR following #1001

  • Move handle_potrf_info to the auxliary function module.
  • Fix imports and handle_potrf_info signature.
  • Move handle_getri_info
  • Moved handle_gesdd_info and signature.
  • Moved handle_gesv_info and signature.
  • Moved handle_gees_info
  • Moved handle_geqrf_info
  • Moved handle_orgqr_info
  • Moved handle_gelsd, handle_geev, handle_ggev, handle_heev
@loiseaujc
Copy link
Contributor Author

Seems like a test with loadtxt is failing, which is odd since I've never touch this function or module.

Copy link
Member

@perazz perazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR @loiseaujc, LGTM. I think it is useful to expose these generalized LAPACK error handling routines in a more structured way.

@perazz
Copy link
Member

perazz commented Jul 4, 2025

Seems like a test with loadtxt is failing, which is odd since I've never touch this function or module.

Tried everything, but we will never understand what's going on with loadtxt (though I suspect some open file/ concurrency issues when tests are run with openmp or multithreaded)

@perazz perazz merged commit 7b572c7 into fortran-lang:master Jul 5, 2025
17 of 18 checks passed
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
@loiseaujc loiseaujc deleted the lapack_aux_functions branch July 5, 2025 13:55
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 5, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
github-actions bot added a commit to banana-bred/stdlib that referenced this pull request Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants