Skip to content

Fix R_ratio_lna, BBN recompilation, and fast_interp bug#20

Merged
TonyZhou729 merged 7 commits intomainfrom
dev
Apr 14, 2026
Merged

Fix R_ratio_lna, BBN recompilation, and fast_interp bug#20
TonyZhou729 merged 7 commits intomainfrom
dev

Conversation

@cgiovanetti
Copy link
Copy Markdown
Collaborator

Fixing three outstanding bugs:

  1. Pull BBN parameters outside of expected_params_names so they are automatically wrapped in jnp.array before being added to the params dict. Prevents recompilation of ABCMB. Fixes Scanning BBN parameters causes recompilation #17.
  2. Fixes the bug in fast_interp, enhancing accuracy. Fixes Bug in fast_interp #18.
  3. Fixes R_ratio_lna to use species names instead of indices. Fixes R_ratio_lna assumes species order #15.

@cgiovanetti cgiovanetti requested a review from TonyZhou729 April 14, 2026 20:45
@TonyZhou729 TonyZhou729 merged commit c9063ec into main Apr 14, 2026
1 check passed
@cgiovanetti cgiovanetti deleted the dev branch April 23, 2026 16:12
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.

Bug in fast_interp Scanning BBN parameters causes recompilation R_ratio_lna assumes species order

2 participants