Skip to content

Comments

Fix for issue #2909#2946

Closed
ziyenl wants to merge 1 commit intopymc-devs:masterfrom
ziyenl:pymc3Hackathon
Closed

Fix for issue #2909#2946
ziyenl wants to merge 1 commit intopymc-devs:masterfrom
ziyenl:pymc3Hackathon

Conversation

@ziyenl
Copy link

@ziyenl ziyenl commented Apr 22, 2018

I'm taking a stab at solving #2909 for the Hackathon.
It seems like size=None is pass in at call to param.random in distribution.py at line 279

@junpenglao
Copy link
Member

Seems you are working on an older branch? Could you please try create a branch from the current master and submit the PR again?

@ColCarroll
Copy link
Member

This is definitely a step in the right direction, but I do not think it fixes the issue in #2909 -- in particular, all the calls to random will need to pass the size variable on.

@springcoil
Copy link
Contributor

My understanding is that the update of this in random pass the size variable on. Am I missing something?

@springcoil springcoil mentioned this pull request May 17, 2018
@twiecki
Copy link
Member

twiecki commented May 18, 2018

Closing in favor of #2979. Thanks @ziyenl!

@twiecki twiecki closed this May 18, 2018
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.

5 participants