-
Notifications
You must be signed in to change notification settings - Fork 4
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
Changes for MeasureBase v0.15 #122
base: main
Are you sure you want to change the base?
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0418307 - Browse repository at this point
Copy the full SHA 0418307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8c393 - Browse repository at this point
Copy the full SHA 3c8c393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d17caa - Browse repository at this point
Copy the full SHA 8d17caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d45f64 - Browse repository at this point
Copy the full SHA 3d45f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for aad3dae - Browse repository at this point
Copy the full SHA aad3daeView commit details -
Will be used a lot when bridging from Distributions to MeasureBase.
Configuration menu - View commit details
-
Copy full SHA for b70ce70 - Browse repository at this point
Copy the full SHA b70ce70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f89a57 - Browse repository at this point
Copy the full SHA 0f89a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb2009 - Browse repository at this point
Copy the full SHA 0fb2009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e24b0 - Browse repository at this point
Copy the full SHA 04e24b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3135e1e - Browse repository at this point
Copy the full SHA 3135e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d27188 - Browse repository at this point
Copy the full SHA 1d27188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9844583 - Browse repository at this point
Copy the full SHA 9844583View commit details -
Rename pullback to pullbck and export it
pullback has a huge potential for naming conflickts, and pullbck is more in line with pushfwd. Also simplify implementation of pullbck.
Configuration menu - View commit details
-
Copy full SHA for cd92b8d - Browse repository at this point
Copy the full SHA cd92b8dView commit details -
Rename bind to mbind and deprecate rightarrowtail
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.
Configuration menu - View commit details
-
Copy full SHA for f500aea - Browse repository at this point
Copy the full SHA f500aeaView commit details -
Introduce mintegrate and mintegrate_exp
Removes the integral operators from MeasureBase, to be re-introduced in the submodule MeasureOperators. Also improves the likelihood documentation.
Configuration menu - View commit details
-
Copy full SHA for fefe36d - Browse repository at this point
Copy the full SHA fefe36dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3c98c - Browse repository at this point
Copy the full SHA fb3c98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86db05e - Browse repository at this point
Copy the full SHA 86db05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f0746 - Browse repository at this point
Copy the full SHA 58f0746View commit details -
To be re-introduced in sub-module MeasureOperators.
Configuration menu - View commit details
-
Copy full SHA for 0cdca3d - Browse repository at this point
Copy the full SHA 0cdca3dView commit details -
Removes PointwiseProductMeasure
`mintegral` should be used instead to express posteriors.
Configuration menu - View commit details
-
Copy full SHA for 3c61180 - Browse repository at this point
Copy the full SHA 3c61180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867adbe - Browse repository at this point
Copy the full SHA 867adbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b88a2 - Browse repository at this point
Copy the full SHA e2b88a2View commit details -
Add measure operators in submodule MeasureOperators
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.
Configuration menu - View commit details
-
Copy full SHA for 5404ff1 - Browse repository at this point
Copy the full SHA 5404ff1View commit details -
Co-authored-by: Chad Scherrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa7416b - Browse repository at this point
Copy the full SHA aa7416bView commit details -
Co-authored-by: Chad Scherrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 470db23 - Browse repository at this point
Copy the full SHA 470db23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f25ef - Browse repository at this point
Copy the full SHA 28f25efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf35d40 - Browse repository at this point
Copy the full SHA bf35d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aae58e - Browse repository at this point
Copy the full SHA 7aae58eView commit details