Skip to content

Conversation

@gpeairs
Copy link
Member

@gpeairs gpeairs commented Dec 6, 2025

Allows DeviceLayout to use Interpolations.jl v0.16, avoiding a regression with Julia v1.11 that caused significant performance issues for B-spline optimization.

Also includes small fixes for supporting debugging and updates to CI.

@codecov
Copy link

codecov bot commented Dec 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gpeairs gpeairs force-pushed the gp/bspline-inference branch from ecd7608 to 4869f36 Compare January 5, 2026 09:43
@gpeairs
Copy link
Member Author

gpeairs commented Jan 5, 2026

CI fails for prerelease 1.13 alpha2 -- for _clip and _coffset we get add an appropriate import or assignment. This global was declared but not assigned. Several dependencies are failing to precompile when I test locally so we won't worry about this for now.

Update -- Removed a line Aqua was complaining about and the pipeline seems fixed?

@gpeairs gpeairs merged commit 449b0a5 into main Jan 5, 2026
10 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