Skip to content

feature/jax merge#80

Merged
rhayes777 merged 163 commits into
mainfrom
feature/jax_merge
Jan 29, 2024
Merged

feature/jax merge#80
rhayes777 merged 163 commits into
mainfrom
feature/jax_merge

Conversation

@rhayes777
Copy link
Copy Markdown
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
@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