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

Fix JAX Point Imports #330

Open
Jammy2211 opened this issue Dec 18, 2024 · 0 comments
Open

Fix JAX Point Imports #330

Jammy2211 opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@Jammy2211
Copy link
Owner

The PR's the other day break imports for users not using JAX, so I've put some try / excepts here:

https://github.com/Jammy2211/PyAutoArray/blob/main/autoarray/structures/triangles/array/__init__.py
https://github.com/Jammy2211/PyAutoArray/blob/main/autoarray/structures/triangles/coordinate_array/__init__.py

And commented out these tests:

https://github.com/Jammy2211/PyAutoLens/blob/main/test_autolens/point/triangles/test_solver_jax.py

These will be easy to clean up, but I've not got time to do it properly before xmas and want the source code stable!

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

No branches or pull requests

2 participants