mdanalysis
mdanalysis copied to clipboard
MDAnalysis is a Python library to analyze molecular dynamics simulations.
I've been meaning to give [awkward array](https://awkward-array.readthedocs.io/en/latest/) a try because lipid and protein "residues" with different numbers of atoms seemed like a potentially good fit for the description: > Awkward...
Fixes #3629 With ~~panedrlite now closer to~~ pyedr now being a thing, and the actual code itself less likely to still change, I have now finally started work on the...
Fixes #3237 and partially addresses #865 (reading TNG) This PR adds functionality for reading TNG files using pytng (finally). :smile: The limitations of reading a TNG file using pytng are...
Fixes #3766 and entirely fixes #2837 Changes made in this Pull Request: - Updated all references in `references.rst` to BibTex format. - Added references to `references.bib`. - Fixed typos. -...
Fixes # Changes made in this Pull Request: - PR Checklist ------------ - [ ] Tests? - [ ] Docs? - [ ] CHANGELOG updated? - [ ] Issue raised/referenced?
Fixes # Changes made in this Pull Request: - PR Checklist ------------ - [ ] Tests? - [ ] Docs? - [ ] CHANGELOG updated? - [ ] Issue raised/referenced?
Fixes # Changes made in this Pull Request: - I have created a guesser package that will contain all upcoming the context aware guessers. it contain the following so far:...
Fixes # Changes made in this Pull Request: - PR Checklist ------------ - [ ] Tests? - [ ] Docs? - [ ] CHANGELOG updated? - [ ] Issue raised/referenced?
## Expected behavior ## Progress bar should be shown when computing mean structure for PCA when `verbose=True`. ## Actual behavior ## Progress bar is shown for PCA calculation but not...
Ref #3743 Changes made in this Pull Request: - Changed more tests to use `approx` and `assert_allclose` rather than `assert_almost_equals` and `assert_array_almost_equals`. PR Checklist ------------ - [x] Tests? - [x]...