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

Bugfixes #136

Closed
wants to merge 128 commits into from
Closed

Bugfixes #136

wants to merge 128 commits into from

Conversation

HannahMeilchen
Copy link
Collaborator

No description provided.

oschulz and others added 30 commits June 23, 2023 00:37
Unused and untested.
Not used currently.
pullback has a huge potential for naming conflickts, and pullbck is more in line with pushfwd.

Also simplify implementation of pullbck.
Bind has too much naming conflict potential with Base.bind.

The rightarrowtail operator looks very similar to the `>=>` "fish"
operator (e.g. in Haskell), which is not a monadic bind.
Removes the integral operators from MeasureBase,
to be re-introduced in the submodule MeasureOperators.

Also improves the likelihood documentation.
A rebase can easily be written explicitly.
To be re-introduced in sub-module MeasureOperators.
`mintegral` should be used instead to express posteriors.
To be reintroduced in submodule MeasureOperators
Absolute continuity is not really implemented yet.
Having the operators in a sub-module makes it easier for users to
control whether of they want them in their namespace. Operators have
a larger naming conflict potential.
Co-authored-by: Chad Scherrer <[email protected]>
Co-authored-by: Chad Scherrer <[email protected]>
Will be used a lot when bridging from Distributions to MeasureBase.
@oschulz
Copy link
Collaborator

oschulz commented Oct 27, 2023

Replaced by #137

@oschulz oschulz deleted the hannah branch October 27, 2023 12:32
@github-actions
Copy link

Package name latest stable
MeasureTheory.jl

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.

3 participants