-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First steps toward factoring out TransformVariables * factor out exponential-families and tweedie * AffinePushfwd <: AbstractPushforward * don't export `mydot` * moving things around * drop TV functionality * bugfix * bugfix * format * factor out Chain (let's move it to a new package) * fix type instability * update Bernoulli * import massof * bugfix * add some methods * Revert "First steps toward factoring out TransformVariables" This reverts commit c78c166. * smfinv => invsmf * update MeasureBase version * add some smfs * edits * fix typo * fix laplace * fix bernoulli * fix beta * fix StudentT * Fix Uniform * fix Gumbel * fix Dirichlet * minor Dirichlet update * more Dirichlet * drop as(m::DistributionMeasures.DistributionMeasure) (for now) * drop tests for Chain * drop DistributionMeasures dependency (for now) * fix cauchy * fixing Binomial * small updates * update * updates * drop brokwn measures * fix normal * asparams methods * update tests * smfAD macro * update tests * smf(::Normal) * move import * add ForwardDiff * dep constraint * fix tests * smf for affine pushfwd * update tests * update test name * tests * tests * update StudentT * tests * Some `For` updates * optimize `Normal` * update insupport for Normal * update basemeasure for For measures * some affine updates * some fixes * bump version * formatting * oops didn't mean to add that * format * MeasureBase 0.14 + other updates * compatibility fixes * updates * more fixes * fixes * more fixes * tests passing * bump version * drop breakage CI for now * update Julia versions for CI * Drop commented-out code
- Loading branch information
Showing
39 changed files
with
490 additions
and
573 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
84440f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
84440f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/90104
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: