Skip to content

Small fixes to let BlockTensorMaps work with GPU arrays#44

Merged
lkdvos merged 7 commits intolkdvos:mainfrom
kshyatt:ksh/nits
Feb 13, 2026
Merged

Small fixes to let BlockTensorMaps work with GPU arrays#44
lkdvos merged 7 commits intolkdvos:mainfrom
kshyatt:ksh/nits

Conversation

@kshyatt
Copy link
Contributor

@kshyatt kshyatt commented Feb 13, 2026

Need to have ones and zeros use the scalartype and for isomorphism, avoid scalar indexing...

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.42%. Comparing base (3392c90) to head (3bfe9c6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/linalg/factorizations.jl 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   54.66%   54.42%   -0.24%     
==========================================
  Files          17       17              
  Lines        1394     1400       +6     
==========================================
  Hits          762      762              
- Misses        632      638       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

kshyatt and others added 2 commits February 13, 2026 15:24
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
@lkdvos lkdvos enabled auto-merge (squash) February 13, 2026 14:45
@lkdvos lkdvos disabled auto-merge February 13, 2026 14:47
kshyatt and others added 2 commits February 13, 2026 15:55
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
@lkdvos lkdvos enabled auto-merge (squash) February 13, 2026 15:21
@lkdvos lkdvos merged commit dc6696a into lkdvos:main Feb 13, 2026
26 of 28 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.

2 participants