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

Merge libtask_ext upstream #2115

Merged
merged 21 commits into from
Nov 10, 2023
Merged

Merge libtask_ext upstream #2115

merged 21 commits into from
Nov 10, 2023

Commits on Oct 30, 2023

  1. Test

    FredericWantiez committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8070edf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

  1. Update Project.toml

    Co-authored-by: Hong Ge <[email protected]>
    FredericWantiez and yebai committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0fbc87b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e45bfd View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    yebai committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    209e23d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    712137e View commit details
    Browse the repository at this point in the history
  2. Bump advancedPS'

    '
    FredericWantiez committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    287d7bb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add tests

    FredericWantiez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ac6ffcc View commit details
    Browse the repository at this point in the history
  2. Imports

    FredericWantiez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b440086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a361ab View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update Project.toml

    yebai committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3d6f2b3 View commit details
    Browse the repository at this point in the history
  2. Fix tabs

    FredericWantiez committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    55ca37f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. No need for deepcopy

    FredericWantiez committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1b75586 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compa…

    …t) (#2108)
    
    * CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat)
    
    * Update Project.toml
    
    * CompatHelper: bump compat for AbstractMCMC to 5 for package test, (keep existing compat) (#2109)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    
    * Update Project.toml
    
    * CompatHelper: bump compat for AdvancedHMC to 0.6, (keep existing compat) (#2116)
    
    * CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#2112)
    
    * CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
    
    * Update Project.toml
    
    ---------
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    Co-authored-by: Hong Ge <[email protected]>
    
    * CompatHelper: bump compat for AdvancedHMC to 0.6, (keep existing compat)
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: CompatHelper Julia <[email protected]>
    Co-authored-by: Hong Ge <[email protected]>
    
    * CompatHelper: bump compat for EllipticalSliceSampling to 2, (keep existing compat) (#2110)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    Co-authored-by: Hong Ge <[email protected]>
    
    * CompatHelper: bump compat for AdvancedMH to 0.8 for package test, (keep existing compat) (#2114)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    Co-authored-by: Hong Ge <[email protected]>
    
    * CompatHelper: bump compat for AdvancedMH to 0.8, (keep existing compat) (#2113)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    
    ---------
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    Co-authored-by: Hong Ge <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    3 people committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3cd6995 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    yebai committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ee4a841 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fix resume_from

    yebai committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4c3c391 View commit details
    Browse the repository at this point in the history
  2. unify resume and initial_state

    yebai committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    77660e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3ce83a View commit details
    Browse the repository at this point in the history
  4. remove resume export

    yebai committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    26dcf83 View commit details
    Browse the repository at this point in the history
  5. fix resume for prior sampler

    yebai committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5faeaab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7758be View commit details
    Browse the repository at this point in the history