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

jax vectorisation #2636

Merged
merged 10 commits into from
Jan 30, 2025

Merge branch 'develop' into jax_pmap

981cefa
Select commit
Loading
Failed to load commit list.
Merged

jax vectorisation #2636

Merge branch 'develop' into jax_pmap
981cefa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

77.09% (+0.07%) compared to 923b8f4

View this Pull Request on Codecov

77.09% (+0.07%) compared to 923b8f4

Details

Codecov Report

Attention: Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.09%. Comparing base (923b8f4) to head (981cefa).

Files with missing lines Patch % Lines
python/sdist/amici/jax/petab.py 96.29% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2636      +/-   ##
===========================================
+ Coverage    77.02%   77.09%   +0.07%     
===========================================
  Files          332      332              
  Lines        22972    23012      +40     
  Branches      1478     1478              
===========================================
+ Hits         17694    17742      +48     
+ Misses        5267     5259       -8     
  Partials        11       11              
Files with missing lines Coverage Δ
python/sdist/amici/jax/model.py 87.74% <100.00%> (+0.57%) ⬆️
python/sdist/amici/jax/petab.py 97.42% <96.29%> (-0.72%) ⬇️

... and 3 files with indirect coverage changes