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

Add multi-output support to honest trees #86

Merged
merged 20 commits into from
Jun 22, 2023
Merged

Add multi-output support to honest trees #86

merged 20 commits into from
Jun 22, 2023

Commits on Jun 14, 2023

  1. ENH attempt for multi-output

    Co-Authored-By: Ronan Perry <13107341+rflperry@users.noreply.github.com>
    PSSF23 and rflperry committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7005dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c3606b View commit details
    Browse the repository at this point in the history
  3. DOC update changelog

    PSSF23 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f831bc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Fix multi-output

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f1ab592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd0662d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    8365c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b259441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f8561 View commit details
    Browse the repository at this point in the history
  4. Update submodule commit ID

    adam2392 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2e00358 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    fd6643a View commit details
    Browse the repository at this point in the history
  2. TST optimize prior test

    PSSF23 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c182cad View commit details
    Browse the repository at this point in the history
  3. TST add prior for multi-output

    PSSF23 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    72306d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merging main

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ee14b64 View commit details
    Browse the repository at this point in the history
  2. Merging main

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d4d2337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c14f629 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2feb117 View commit details
    Browse the repository at this point in the history
  5. DOC correct typo

    Co-authored-by: Adam Li <adam2392@gmail.com>
    PSSF23 and adam2392 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f172880 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. TST add random state

    PSSF23 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a31e1de View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. TXT optimize max sample test

    PSSF23 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0fc8ec4 View commit details
    Browse the repository at this point in the history
  2. TST optimize random seed

    Co-Authored-By: Adam Li <3460267+adam2392@users.noreply.github.com>
    PSSF23 and adam2392 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0f773e1 View commit details
    Browse the repository at this point in the history