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

Enhanced JAX compatibility #1490

Closed
wants to merge 5 commits into from
Closed

Conversation

tttc3
Copy link

@tttc3 tttc3 commented Sep 24, 2023

This provides JAX compatibility with most ics and bcs. In addition, it provides checkpointing via Orbax.

To avoid requiring Orbax as a package wide dependency it is conditionally imported. While this provides the desired result, it is not PEP8 compliant; any better suggestions would be greatly appreciated.

@lululxvi
Copy link
Owner

@ZongrenZou Any suggestions?

@lululxvi
Copy link
Owner

You can split this PR into two PRs, one about ics/bcs, another one about Orbax

@tttc3
Copy link
Author

tttc3 commented Sep 25, 2023

This pull has been split into #1491 and #1492.

@tttc3 tttc3 closed this Sep 25, 2023
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