Skip to content

Fix numerical Jacobian bounds handling for JAX arrays - #12

Draft
mstoelzle wants to merge 1 commit into
mainfrom
codex/locate-and-fix-important-bug
Draft

Fix numerical Jacobian bounds handling for JAX arrays#12
mstoelzle wants to merge 1 commit into
mainfrom
codex/locate-and-fix-important-bug

Conversation

@mstoelzle

Copy link
Copy Markdown
Contributor

Summary

  • make _adjust_scheme_to_bounds and _dense_difference functional for JAX immutable arrays
  • add regression test for one-sided finite differences at bounds

Testing

  • pre-commit run --files src/soromox/utils/numerical_jacobian.py tests/test_numerical_jacobian.py (fails: make: *** No rule to make target 'formatting')
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_68acd66009388331b038abeba12f5469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant