Skip to content

Fix backend and wrapped distribution edge cases#2200

Merged
FlorianPfaff merged 2 commits into
mainfrom
codex/pyrecest-bugfixes-20260523
May 23, 2026
Merged

Fix backend and wrapped distribution edge cases#2200
FlorianPfaff merged 2 commits into
mainfrom
codex/pyrecest-bugfixes-20260523

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • fix JAX/PyTorch backend conversion and assignment edge cases
  • allow array bounds in backend random uniform helpers
  • accept scalar wrapped Laplace parameters and cover scalar likelihood callbacks

Validation

  • Ran git diff --check only.
  • Tests not run per request.

@FlorianPfaff FlorianPfaff enabled auto-merge (squash) May 23, 2026 14:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 28.97s
✅ PYTHON black 10 2 0 0 2.82s
✅ PYTHON isort 10 2 0 0 0.57s
✅ REPOSITORY checkov yes no no 29.06s
✅ REPOSITORY gitleaks yes no no 13.19s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 10.99s
✅ REPOSITORY syft yes no no 4.05s
✅ REPOSITORY trivy-sbom yes no no 3.03s
✅ REPOSITORY trufflehog yes no no 19.26s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@FlorianPfaff FlorianPfaff merged commit c05fc22 into main May 23, 2026
24 of 25 checks passed
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.

1 participant