Skip to content

even more fixes and tests for mixed type AD#46

Merged
lkdvos merged 1 commit into
mainfrom
ksh/more_project_add
Jun 1, 2026
Merged

even more fixes and tests for mixed type AD#46
lkdvos merged 1 commit into
mainfrom
ksh/more_project_add

Conversation

@kshyatt
Copy link
Copy Markdown
Member

@kshyatt kshyatt commented Jun 1, 2026

No description provided.

@kshyatt kshyatt requested a review from lkdvos June 1, 2026 17:32
Copy link
Copy Markdown
Member

@lkdvos lkdvos left a comment

Choose a reason for hiding this comment

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

Do you think we should consider adding this function to the main package, and have dedicated overloads to avoid the intermediate allocation of the real vector? Or do we just leave this as is and revisit if this ever is important and someone complains? In any case I don't see that many uses of mixed precision AD that has to be hyper optimized so maybe this is overkill

@kshyatt
Copy link
Copy Markdown
Member Author

kshyatt commented Jun 1, 2026

I ran into this from PEPSKit of all places, I think it makes sense to keep it functional for now and if we find later it's a performance problem it's not hard to spend some time improving it.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
ext/VectorInterfaceMooncakeExt.jl 95.12% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos merged commit 5e91e2d into main Jun 1, 2026
11 checks passed
@lkdvos lkdvos deleted the ksh/more_project_add branch June 1, 2026 20:05
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