-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
hackathonSuitable for code sprint projectSuitable for code sprint projecthelp wantedExtra attention is neededExtra attention is neededstatespacetests
Description
The CI for pymc-extras is extremely slow. This is due to a lot of sampling being done inside the statespace tests. An easy way to speed things up is to monkey patch pm.sample
to just return an idata with some dummy data.
I believe @williambdean has already implemented something of this type for the main PyMC repo.
Metadata
Metadata
Assignees
Labels
hackathonSuitable for code sprint projectSuitable for code sprint projecthelp wantedExtra attention is neededExtra attention is neededstatespacetests