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

Master #2220

Closed
wants to merge 42 commits into from
Closed

Master #2220

wants to merge 42 commits into from

Conversation

fenilsuchak
Copy link
Member

Fixes #2216

Changes made in this Pull Request:

  • Writing any file format in compressed form. Takes in the filename as usual and checks for .gz extension if yes then saves the file with a compressed extension of the format specified before .gz. I haven't written tests yet. If changes are fine then I'll add tests.

PR Checklist

  • [] Tests?
  • [] Docs?
  • [] CHANGELOG updated?
  • Issue raised/referenced?

richardjgowers and others added 30 commits February 28, 2016 12:40
Conflicts:
	package/CHANGELOG
	package/MDAnalysis/version.py
	testsuite/CHANGELOG
	testsuite/setup.py
Conflicts:
	maintainer/conda/MDAnalysis/meta.yaml
	package/CHANGELOG
	package/MDAnalysis/version.py
	package/setup.py
	testsuite/CHANGELOG
	testsuite/MDAnalysisTests/__init__.py
	testsuite/setup.py
- updated all modules
- removed any code that guards against scipy or matplotlib import
- conforms to style guide https://github.com/MDAnalysis/mdanalysis/wiki/Style-Guide#module-imports-in-mdanalysisanalysis
- fixes MDAnalysis#1159
- fixes MDAnalysis#1361
Conflicts:
	package/CHANGELOG
@fenilsuchak fenilsuchak deleted the master branch March 16, 2019 11:31
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.

4 participants