Skip to content

Make draw_values draw from the joint distribution #3214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 18 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
6aedaa9
Merge pull request #1 from pymc-devs/master
lucianopaz May 25, 2018
32ce3c2
Merge branch 'master' of https://github.com/pymc-devs/pymc3
lucianopaz Sep 26, 2018
bd25baa
Resolved merge conflicts with upstream master, which I had not fetche…
lucianopaz Sep 26, 2018
f6ecb23
Fixed most of the bugs encountered due to the incorrect upstream fetc…
lucianopaz Sep 26, 2018
df5e3ae
Fixed collections import error
lucianopaz Sep 26, 2018
d43d149
Fixed list copy and defaults of DependenceDAG.__init__
lucianopaz Sep 26, 2018
339828d
Implemented `get_first_level_conditionals` to try to get rid of the a…
lucianopaz Sep 27, 2018
890ae74
Cleaned up model.py, made it comply with pep8, and fixed lint error o…
lucianopaz Sep 27, 2018
237f8ba
Fix get_first_level_conditionals and also made DependenceDAG a subcla…
lucianopaz Sep 28, 2018
4ef4ea3
Completely removed DependenceDAG class. The variable dependence graph…
lucianopaz Oct 1, 2018
659647e
Reverted unnecessary format changes.
lucianopaz Oct 1, 2018
4371af2
Added tests for WrapAsHashable. Made get_first_layer_conditionals mor…
lucianopaz Oct 2, 2018
6298d71
Added __ne__ for WrapAsHashable, which delegates to __eq__. This must…
lucianopaz Oct 2, 2018
31d36a2
Resolve comments from PR.
lucianopaz Oct 12, 2018
672907c
Fixed typo. Changed dag edge attributes to only deterministic 0 or 1.…
lucianopaz Oct 23, 2018
ba8305f
Finished adaptation of ModelGraph to use networkx for plate detection…
lucianopaz Oct 31, 2018
fbbf4c3
Merge branch 'master' into master
lucianopaz Nov 1, 2018
08eccbf
Fixed lint errors and test_step error due to upstream merge conflict.
lucianopaz Nov 1, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of https://github.com/pymc-devs/pymc3
  • Loading branch information
lucianopaz committed Sep 26, 2018
commit 32ce3c2390f43d372fcf4ef9d40822a6c75a4688

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.