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

Introduce a ParticleSampler type #86

Merged
merged 2 commits into from Oct 23, 2023
Merged

Introduce a ParticleSampler type #86

merged 2 commits into from Oct 23, 2023

Conversation

yebai
Copy link
Member

@yebai yebai commented Oct 23, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6bacdaf) 95.60% compared to head (484041d) 95.86%.
Report is 1 commits behind head on fred/ancestor.

Additional details and impacted files
@@                Coverage Diff                @@
##           fred/ancestor      #86      +/-   ##
=================================================
+ Coverage          95.60%   95.86%   +0.25%     
=================================================
  Files                  8        8              
  Lines                410      411       +1     
=================================================
+ Hits                 392      394       +2     
+ Misses                18       17       -1     
Files Coverage Δ
src/smc.jl 97.36% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yebai yebai merged commit 16cdfa7 into fred/ancestor Oct 23, 2023
14 of 19 checks passed
@yebai yebai deleted the yebai-patch-1 branch October 23, 2023 14:54
yebai added a commit that referenced this pull request Oct 23, 2023
* Try to fix the API, `update_ref!` is broken

* Introduce a `ParticleSampler` type (#86)

* Update smc.jl

* Update smc.jl

* Apply suggestions from code review

* Update smc.jl

* Update AdvancedPS.jl

* Update src/container.jl

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update src/AdvancedPS.jl

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply suggestions from code review

* fix typo

* Changing the name

---------

Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

1 participant