Skip to content

Fix ndarray backend provider instantiation#221

Merged
SauersML merged 1 commit intomainfrom
codex/fix-ci-build-errors-in-efficient_pca
Sep 24, 2025
Merged

Fix ndarray backend provider instantiation#221
SauersML merged 1 commit intomainfrom
codex/fix-ci-build-errors-in-efficient_pca

Conversation

@SauersML
Copy link
Copy Markdown
Owner

Summary

  • instantiate the ndarray backend before invoking trait methods so type aliases work with MKL/OpenBLAS feature builds

Testing

  • cargo check
  • cargo check --no-default-features --features backend_openblas (fails: TLS certificate verification while fetching OpenBLAS)

https://chatgpt.com/codex/tasks/task_e_68d42f4cbf30832e9e3c96e7bc304ee4

@SauersML SauersML merged commit 34bdb4e into main Sep 24, 2025
5 checks passed
@SauersML SauersML deleted the codex/fix-ci-build-errors-in-efficient_pca branch September 24, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant