Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

BUG: Sampler should accept betas as an int#13

Open
andyfaff wants to merge 4 commits into
willvousden:mainfrom
andyfaff:betas
Open

BUG: Sampler should accept betas as an int#13
andyfaff wants to merge 4 commits into
willvousden:mainfrom
andyfaff:betas

Conversation

@andyfaff

Copy link
Copy Markdown
Contributor

The rewritten Sampler should accept an int for the betas parameter. Indeed, Sampler.__attrs_post_init__ indicates that it's allowed. So change the betas validator to allow ints.

Whilst we're at it update the travis script to dump old python versions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant