Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/jax merge #80

Merged
merged 163 commits into from
Jan 29, 2024
Merged

feature/jax merge #80

merged 163 commits into from
Jan 29, 2024

Conversation

rhayes777
Copy link
Collaborator

Migrates to using classes which wrap rather than inherit from numpy arrays. This is because jax does not allow for inheritance from arrays.

Currently does not work properly with jax switched on as there are still many numba functions which require replacement or jax alternatives. All autogalaxy tests pass on the feature/array_jax branch but some autolens test still fail on the branch of the same name

@rhayes777 rhayes777 merged commit b793444 into main Jan 29, 2024
8 checks passed
@rhayes777 rhayes777 deleted the feature/jax_merge branch January 29, 2024 08:45
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