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

Remove from __future__ in Python code #3004

Closed
RudolfWeeber opened this issue Jul 24, 2019 · 1 comment · Fixed by #3008
Closed

Remove from __future__ in Python code #3004

RudolfWeeber opened this issue Jul 24, 2019 · 1 comment · Fixed by #3008
Milestone

Comments

@RudolfWeeber
Copy link
Contributor

since we require Py3 now.

@RudolfWeeber RudolfWeeber added this to the Espresso 4.1 milestone Jul 24, 2019
@KaiSzuttor
Copy link
Member

@jrfinkbeiner is looking at it

bors bot added a commit that referenced this issue Jul 25, 2019
2939: Documentation of VV, NPT, Thermostats r=RudolfWeeber a=christophlohrmann

Fixes #2680 

Description of changes:
 - Added sphinx documentation for velocity verlet, NPT
- Added/Updated sphinx documentation for Langevin, NPT, LB, DPD thermostat
- Found some papers as reference


PR Checklist
------------
 - [ ] Tests?
   - [ ] Interface
   - [ ] Core 
 - [x] Docs?


3006: Reduce usage of local cells r=fweik a=KaiSzuttor

Fixes part of #2899

Description of changes:
 - replacement for #2991 

3008: Removed from __future__ r=jngrad a=jrfinkbeiner

Fixes #3004

3015: Update checkpointing docs r=jngrad a=RudolfWeeber

Fixes #2808

Co-authored-by: Christoph Lohrmann <[email protected]>
Co-authored-by: Jean-Noël Grad <[email protected]>
Co-authored-by: Kai Szuttor <[email protected]>
Co-authored-by: Alexander Reinauer <[email protected]>
Co-authored-by: Jan Finkbeiner <[email protected]>
Co-authored-by: Rudolf Weeber <[email protected]>
bors bot added a commit that referenced this issue Jul 25, 2019
3008: Removed from __future__ r=jngrad a=jrfinkbeiner

Fixes #3004

3015: Update checkpointing docs r=jngrad a=RudolfWeeber

Fixes #2808

Co-authored-by: Jan Finkbeiner <[email protected]>
Co-authored-by: Rudolf Weeber <[email protected]>
Co-authored-by: Jean-Noël Grad <[email protected]>
@bors bors bot closed this as completed in #3008 Jul 25, 2019
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 a pull request may close this issue.

2 participants