analysis icon indicating copy to clipboard operation
analysis copied to clipboard

Started implementation of Giry monad

Open alejandroag opened this issue 7 months ago • 0 comments

Motivation for this change

Initial PR for an implementation of the Giry monad after discussion with @affeldt-aist and @hoheinzollern (See also PR #1177)

Co-authored with @markusdemedeiros.

This is WIP and not ready to be merged.

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

alejandroag avatar May 01 '25 15:05 alejandroag