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

Add JAX array to registry #18

Merged
merged 4 commits into from
Jun 14, 2022
Merged

Add JAX array to registry #18

merged 4 commits into from
Jun 14, 2022

Conversation

timmens
Copy link
Member

@timmens timmens commented May 19, 2022

In this PR I add the Jax DeciveArray to the list of types. Tackles #17 .

@codecov
Copy link

codecov bot commented May 19, 2022

Codecov Report

Merging #18 (dd95826) into main (708b392) will decrease coverage by 2.13%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   95.30%   93.17%   -2.14%     
==========================================
  Files           9        9              
  Lines         405      425      +20     
==========================================
+ Hits          386      396      +10     
- Misses         19       29      +10     
Impacted Files Coverage Δ
src/pybaum/registry_entries.py 82.05% <33.33%> (-6.36%) ⬇️
src/pybaum/equality.py 88.23% <60.00%> (-11.77%) ⬇️
src/pybaum/config.py 62.50% <66.66%> (+2.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 708b392...dd95826. Read the comment docs.

@janosg janosg changed the base branch from main to jax-support June 14, 2022 15:43
@janosg
Copy link
Member

janosg commented Jun 14, 2022

I merge it in a new branch to be able to work on it because I don't have access to your fork.

@janosg janosg merged commit 12e7256 into OpenSourceEconomics:jax-support Jun 14, 2022
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