Skip to content
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

Powerset count #735

Merged
merged 11 commits into from
Aug 26, 2023
Merged

Powerset count #735

merged 11 commits into from
Aug 26, 2023

Commits on Aug 22, 2023

  1. Combinations::n_and_count

    `Powerset::count` will need both `n` and the count of combinations.
    Philippe-Cholet committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ed13b5c View commit details
    Browse the repository at this point in the history
  2. Powerset::count

    Philippe-Cholet committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e3b17a3 View commit details
    Browse the repository at this point in the history
  3. Test Powerset::count

    Philippe-Cholet committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    516d24f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    913678a View commit details
    Browse the repository at this point in the history
  5. Add free function remaining_for

    It will be used two other times making this function useful.
    Philippe-Cholet committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6d92ac3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbc1885 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75ead8e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    4671345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb661d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6683db4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    04d7573 View commit details
    Browse the repository at this point in the history