Skip to content

Feature/jax ndarray casting rules#170

Merged
Jammy2211 merged 62 commits intofeature/jax_wrapperfrom
feature/jax_ndarray_casting_rules
Apr 8, 2025
Merged

Feature/jax ndarray casting rules#170
Jammy2211 merged 62 commits intofeature/jax_wrapperfrom
feature/jax_ndarray_casting_rules

Conversation

@Jammy2211
Copy link
Owner

The previous refactor changed ndarray casting in a bad way, such that static arrays (e.g. the mask, data) would end up JAX ndarrays.

This refactor ensures this is not the case, and then makes various tweaks to make all unit tests pass 🥳 .

Bit of a mega PR but we are nearing the point of a stable source code!

@Jammy2211 Jammy2211 requested review from CKrawczyk and rhayes777 April 8, 2025 19:34
@Jammy2211 Jammy2211 merged commit ca6a934 into feature/jax_wrapper Apr 8, 2025
0 of 8 checks passed
@Jammy2211 Jammy2211 deleted the feature/jax_ndarray_casting_rules branch June 24, 2025 13:46
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