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 few changes related to fixes in <T>LAPACK #22

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

weslleyspereira
Copy link
Contributor

  1. In cmake.yml: Use SHA instead of tag for git branches for improved security.
  2. Replace inline constexpr by constexpr in functions.
  3. Add dependencies to external projects explicitly in the CMakeLists.txt
  4. Tests in test_infNaN_gemm.cpp are already covered by tests in test_corner_cases.cpp, so remove the first file.

1. In cmake.yml: Use SHA instead of tag for git branches for improved security.
2. Replace `inline constexpr` by `constexpr` in functions.
3. Add dependencies to external projects explicitly in the CMakeLists.txt
4. Tests in test_infNaN_gemm.cpp are already covered by tests in
test_corner_cases.cpp, so remove the first file.
@weslleyspereira weslleyspereira merged commit 1cc1842 into tlapack:master Aug 30, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant