Skip to content
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

Add roadmap to documentation #150

Merged
merged 2 commits into from Jul 31, 2018
Merged

Conversation

ColCarroll
Copy link
Member

This adds the current roadmap to the documentation and fixes the ppcplot there. FYI @canyon289 .

@@ -40,13 +40,16 @@ def ppcplot(data, ppc_sample, kind='kde', mean=True, figsize=None, textsize=None
ax=ax_)
for pps in ppss:
kdeplot(pps,
plot_kwargs={'color': 'C5', 'linewidth': linewidth},
fill_kwargs={'alpha': 0.2},
plot_kwargs={'color': 'C5', 'linewidth': 1},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this is set to 1, it will not scale with figsize.

doc/roadmap.rst Outdated
=============

This is super preliminary and reflects thoughts on what needs to be done
to get to a stable release as of August 1, 2018.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is tomorrow! What about October 1?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I meant that to let people know when this was written, but rereading it I definitely imply we'll be done tomorrow 😄

doc/roadmap.rst Outdated
Road to v1.0
------------

I would guess that this all takes ~6ish months to do. The initial PyPI
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

six months from now seems like a lot, I will have more time to contribute starting next week. What about two months ( around the first week of October)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6 months was including getting releases of pymc3 and pystan out. i'm cautiously optimistic we can have something on pypi in a month, and something good on pypi in 2 months, though!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@aloctavodia aloctavodia merged commit 3c060bb into arviz-devs:master Jul 31, 2018
@ColCarroll ColCarroll deleted the add_roadmap branch July 4, 2019 02:55
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.

None yet

2 participants