Skip to content

Moving SGFS, CSG from pymc3 to pymc3-experimental #3391

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

Merged
merged 4 commits into from
Mar 4, 2019
Merged

Moving SGFS, CSG from pymc3 to pymc3-experimental #3391

merged 4 commits into from
Mar 4, 2019

Conversation

vbsinha
Copy link
Contributor

@vbsinha vbsinha commented Mar 3, 2019

This work is related to (#3353). Here is the summary of the changes:

  1. Removed SGFS and CSG classes from sgmcmc.py.
  2. Removed the corresponding import statement from __init__.py.
  3. Deleted the test file: test_sgfs.py.
  4. Deleted the notebooks: this and this for SGFS and this for CSG.

The removed classes, test and notebooks will be moved to pymc3-experimental. I will submit a PR there soon.

@twiecki The issue mentions SFGS. I believe that is a typo for SGFS and so I have moved SGFS. Kindly correct me if I am mistaken.

This is my first PR to an open-source library. Please point out if there are any issues.

@twiecki
Copy link
Member

twiecki commented Mar 4, 2019

LGTM, needs a line in the release-notes.

@twiecki twiecki merged commit 284e31c into pymc-devs:master Mar 4, 2019
@twiecki
Copy link
Member

twiecki commented Mar 4, 2019

Thanks!

@vbsinha vbsinha deleted the Move_SGFS_CSG_to_pymc3_experimental branch March 7, 2019 05:56
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.

2 participants