mdanalysis icon indicating copy to clipboard operation
mdanalysis copied to clipboard

MDAnalysis is a Python library to analyze molecular dynamics simulations.

Results 439 mdanalysis issues
Sort by recently updated
recently updated
newest added

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...

refactoring

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...

Component-Readers
Component-Aux
Continuous Integration
GSoC

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...

Format-Gromacs
Component-Readers
Format-TNG
Continuous Integration

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. -...

Component-Analysis
Component-Core
Component-lib
close?

Fixes # Changes made in this Pull Request: - PR Checklist ------------ - [ ] Tests? - [ ] Docs? - [ ] CHANGELOG updated? - [ ] Issue raised/referenced?

Component-Analysis
typing

Fixes # Changes made in this Pull Request: - PR Checklist ------------ - [ ] Tests? - [ ] Docs? - [ ] CHANGELOG updated? - [ ] Issue raised/referenced?

Component-Topology

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:...

performance
Component-Readers
Component-Analysis
Component-Core
Component-Topology
Component-Converters
GSoC

Fixes # Changes made in this Pull Request: - PR Checklist ------------ - [ ] Tests? - [ ] Docs? - [ ] CHANGELOG updated? - [ ] Issue raised/referenced?

Component-lib
outreachy-project
typing

## 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...

Component-Analysis

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]...