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

New version: MarkovKernels v0.3.0 #123445

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Jan 21, 2025

## Features

* Support for scalars as input/output of affine maps
* Support for Univariate Dirac/Normal distributions
* Costum types can now opt into being a valid representation of a PSD matrix by implementing ```psdcheck(::MyType) = IsPSD()``` and the accompanying interface
* Support for ``Ǹumber``` and ``ÙniformScaling```as PSD parametrizations.
* New type for representing Categorical distributions
* New type for representing Stochastic matrices
* New type for representing likelihood functions over categories
* New type for canonical parametrization of log-quadratic likelihood functions
* New function ```htransform``` for implementing backward likelihood recursions

## Breaking 

* ```sample_type``` instead of ```typeof_sample``` 
* ```sample_eltype``` instead of ```eltype_sample```

## docs

* Updated to showcase both forward and backward recursions for posterior inference. 

## Testing 

* Now testing against current Julia release
* Aqua tests
* JET tests

Copy link
Contributor

github-actions bot commented Jan 21, 2025

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

UUID: 202a2b00-fae3-41a1-a054-d2db40c1e3ea
Repo: https://github.com/filtron/MarkovKernels.jl.git
Tree: 4449d52ecfdfdbaaf185c8f9f5545d1c08256f88

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-markovkernels-202a2b00-v0.3.0-25d10bfe21 branch from 84a0e43 to a97ef75 Compare January 21, 2025 22:38
@JuliaTagBot JuliaTagBot merged commit 50edde9 into master Jan 21, 2025
9 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-markovkernels-202a2b00-v0.3.0-25d10bfe21 branch January 21, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants