Skip to content

Add TDist and MvTDist - #49

Open
simonsteiger wants to merge 2 commits into
JuliaBayes:mainfrom
simonsteiger:ss/tdist-mvtdist
Open

Add TDist and MvTDist#49
simonsteiger wants to merge 2 commits into
JuliaBayes:mainfrom
simonsteiger:ss/tdist-mvtdist

Conversation

@simonsteiger

@simonsteiger simonsteiger commented Aug 29, 2026

Copy link
Copy Markdown
Member

Closes #24. This adds TDist and MvTDist.

`Base.size` is not part of the measure interface in this tree, so the method has
no contract to satisfy and no other measure defines one.

Assisted-by: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Upkyyv8A51evEHAnbfZB7f
@simonsteiger

Copy link
Copy Markdown
Member Author

There was a small oopsies with the two branches (size and TDist), which lead to Claude adding a size method here already. I think it's better to add that in after merging #50.

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.

Add Student-t and Multivariate Student-t

1 participant