Skip to content

Make cdf an instance of Cumulative (fix #1572) #1686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Yosuke-Ito-345
Copy link
Contributor

Motivation for this change

fixes #1572

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

@Yosuke-Ito-345
Copy link
Contributor Author

The errors appear to be due to technical issues. Can I ignore them?

@Yosuke-Ito-345 Yosuke-Ito-345 changed the title Generalize Codomain of Cumulative Make cdf an instance of Cumulative (fix #1572) Jul 13, 2025
@affeldt-aist
Copy link
Member

The errors appear to be due to technical issues. Can I ignore them?

They indeed look like elpi related, let us just ping @gares (who certainly already knows)

@Yosuke-Ito-345
Copy link
Contributor Author

Thank you for the review!

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.

make cdf an instance of Cumulative
2 participants