analysis icon indicating copy to clipboard operation
analysis copied to clipboard

[Paper Artifact] Equational Reasoning for Probabilistic Programming

Open affeldt-aist opened this issue 3 months ago • 0 comments

Motivation for this change

This PR is based on PR #912 .

It corresponds to the contents of the following paper: Reynald Affeldt, Yoshihiro Ishiguro, and Zachary Stone. Equational Reasoning for Probabilistic Programming in Rocq. APLAS 2025.

Checklist
  • [ ] added corresponding entries in CHANGELOG_UNRELEASED.md
  • [ ] added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

affeldt-aist avatar Sep 01 '25 21:09 affeldt-aist