Skip to content

convert(TensorMap, t) retains storagetype#357

Merged
lkdvos merged 4 commits into
mainfrom
ld-adjoint
Jan 22, 2026
Merged

convert(TensorMap, t) retains storagetype#357
lkdvos merged 4 commits into
mainfrom
ld-adjoint

Conversation

@lkdvos

@lkdvos lkdvos commented Jan 22, 2026

Copy link
Copy Markdown
Member

Small change to ensure the storagetype of a tensor is retained when calling convert(TensorMap, t).

Pulled out of #349

@lkdvos
lkdvos requested a review from kshyatt January 22, 2026 15:11
@lkdvos
lkdvos enabled auto-merge (squash) January 22, 2026 15:11
Comment thread src/tensors/adjoint.jl Outdated
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
@lkdvos

lkdvos commented Jan 22, 2026

Copy link
Copy Markdown
Member Author

@kshyatt seems like we are hitting segfaults again, any clue what's going on?

@kshyatt

kshyatt commented Jan 22, 2026

Copy link
Copy Markdown
Member

I've only ever seen this on CI, sometimes the solution is to retry the build which I have done

@lkdvos
lkdvos merged commit 3b826a7 into main Jan 22, 2026
41 checks passed
@lkdvos
lkdvos deleted the ld-adjoint branch January 22, 2026 19:31
@codecov

codecov Bot commented Jan 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/tensors/adjoint.jl 90.00% <100.00%> (+0.34%) ⬆️
src/tensors/tensor.jl 85.95% <100.00%> (+0.07%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos mentioned this pull request Feb 4, 2026
Jutho referenced this pull request Feb 6, 2026
* bump v0.16.1

* update changelog
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