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

updates #221

Merged
merged 5 commits into from
Aug 10, 2022
Merged

updates #221

merged 5 commits into from
Aug 10, 2022

Conversation

cscherrer
Copy link
Collaborator

@cscherrer cscherrer commented Aug 4, 2022

Dependencies

  • Depend on DistributionMeasures
  • Drop dependency on NestedTuples
  • Depend on StaticArraysCode instead of StaticArrays

Naming

  • likelihood is now likelihoodof (change in MeasureBase)

Refactoring

  • DistributionMeasure is now in DistributionMeasures.jl, so I've removed the conflicting code here
  • We can now call as on Distributions

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2022

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Package name latest stable
Mitosis.jl
Soss.jl

@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #221 (4654b6b) into master (17f1e57) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   44.62%   44.52%   -0.11%     
==========================================
  Files          42       42              
  Lines        1302     1305       +3     
==========================================
  Hits          581      581              
- Misses        721      724       +3     
Impacted Files Coverage Δ
src/MeasureTheory.jl 50.00% <ø> (ø)
src/combinators/exponential-families.jl 0.00% <0.00%> (ø)
src/combinators/tweedie.jl 0.00% <0.00%> (ø)
src/distributions.jl 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cscherrer cscherrer merged commit 27389f2 into master Aug 10, 2022
@cscherrer cscherrer deleted the dev branch August 10, 2022 19:38
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.

1 participant