Skip to content

Resample mlx#151

Merged
cboulay merged 3 commits into
devfrom
resample-mlx
May 29, 2026
Merged

Resample mlx#151
cboulay merged 3 commits into
devfrom
resample-mlx

Conversation

@kylmcgr

@kylmcgr kylmcgr commented May 29, 2026

Copy link
Copy Markdown
Contributor

Resample moved the data from mlx to numpy (due to scipy.interpolate.interp1d). It now moves it back to the appropriate namespace. Concat was raising the error due to data trying to be concatenated from different namespaces. Added clearer error when this happens and option to convert namespace instead of raising error.

@kylmcgr kylmcgr requested a review from cboulay May 29, 2026 21:50
@kylmcgr kylmcgr self-assigned this May 29, 2026
@cboulay cboulay merged commit 18b5760 into dev May 29, 2026
14 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