Skip to content

fix: Bounds-check Jet coefficient and derivative indices - #336

Open
VedantMadane wants to merge 1 commit into
kmolan:mainfrom
VedantMadane:fix/issue-151
Open

fix: Bounds-check Jet coefficient and derivative indices#336
VedantMadane wants to merge 1 commit into
kmolan:mainfrom
VedantMadane:fix/issue-151

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

Bounds-check Jet coefficient and derivative indices

Changes

  • jet.rs: bounds-check coefficient/derivative

Fixes #151

- jet.rs: bounds-check coefficient/derivative

Fixes kmolan#151

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
@VedantMadane
VedantMadane requested a review from kmolan as a code owner August 24, 2026 20:35

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the first PR! 🎉 You'll get a first review within 48 h. CI runs the 5-target matrix — a budget-gate failure isn't your fault, see ci/README.md.

@kmolan

kmolan commented Aug 24, 2026

Copy link
Copy Markdown
Owner

@VedantMadane please clean up pipeline failures. Also do not forget to run cargo fmt --all before you push your commits.

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.

Bounds-check Jet::coefficient/Jet::derivative

2 participants