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

GromacsWrapper ≥ 0.7 supports Python 3.4+ #35

Closed
orbeckst opened this issue Sep 21, 2018 · 4 comments
Closed

GromacsWrapper ≥ 0.7 supports Python 3.4+ #35

orbeckst opened this issue Sep 21, 2018 · 4 comments

Comments

@orbeckst
Copy link

I am glad you find MDAnalysis and GromacsWrapper useful. I just wanted to point out that with the recent GW 0.7.0 release, Python 3 is also supported;

if sys.version_info.major == 2:

(If something is not working as expected, please raise an issue https://github.com/Becksteinlab/GromacsWrapper/issues – thanks!)

@theavey
Copy link
Owner

theavey commented Sep 21, 2018

That’s great to hear! I’ll update shortly.

Thank you very much

theavey added a commit that referenced this issue Nov 27, 2018
Remove Python type check in __init__;
Update a few old lines in energy_histo;
Fix a few unescaped backslashes in strings
theavey added a commit that referenced this issue Nov 27, 2018
#35 GromacsWrapper ≥ 0.7 supports Python 3.4+
@orbeckst
Copy link
Author

👍

@orbeckst
Copy link
Author

@theavey sorry to ask in a comment here but do you happen to have a paper/citation for ParaTemp – we are currently looking for projects that use GW Becksteinlab/GromacsWrapper#163 ? Thanks!

@theavey
Copy link
Owner

theavey commented Nov 27, 2018

No worries.
I have not published it by itself yet. We submitted a paper about a week ago that mentions it, and I have plans to write up an individual paper for ParaTemp once I can clean it up some more.

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

No branches or pull requests

2 participants