pymc-devs / nutpie

Python wrapper for nuts-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seed shouldn't have a fixed default

ricardoV94 opened this issue · comments

Sounds unexpected for a sample function to have a default fixed seed

seed: int = 42,

Fixed in #42