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

ImmutableDict union #18

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

nstarman
Copy link
Contributor

@nstarman nstarman commented Dec 8, 2023

The immutable dict is also necessary for dict-like arguments that are static. Jax requires static arguments to be hashable.
Maybe ImmutableDict should be split off into a separate repo?

Signed-off-by: nstarman <nstarman@users.noreply.github.com>
@nstarman nstarman merged commit be77d5a into GalacticDynamics:main Dec 8, 2023
10 checks passed
@nstarman nstarman deleted the mapping_union branch December 8, 2023 16:39
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.

None yet

1 participant