Source: mdanalysis Maintainer: Debichem Team Uploaders: Drew Parsons Section: python Priority: optional Build-Depends: debhelper-compat (= 13), cython3, dh-sequence-python3, pybuild-plugin-pyproject, python3-all-dev, python3-setuptools, python3-numpy, python3-biopython (>= 1.80) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x], python3-networkx, python3-griddataformats, python3-mmtf, python3-joblib, python3-scipy, python3-matplotlib, python3-mda-xdrlib, python3-tqdm, python3-threadpoolctl, python3-packaging, python3-fasteners, python3-gsd (>= 3.0.1~) [!s390x !hppa !m68k !powerpc !ppc64 !sparc64], python3-netcdf4, python3-h5py, python3-seaborn, python3-sklearn, python3-duecredit, python3-hypothesis , python3-pytest , python3-sphinx Build-Depends-Indep: python3-msmb-theme, python3-pybtex, python3-sphinx-rtd-theme, python3-sphinx-sitemap, python3-sphinxcontrib.bibtex, libjs-mathjax Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/debichem-team/mdanalysis Vcs-Git: https://salsa.debian.org/debichem-team/mdanalysis.git Homepage: https://www.mdanalysis.org/ Rules-Requires-Root: no Package: python3-mdanalysis Architecture: any Depends: python3-duecredit, python3-biopython (>= 1.80) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x], ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: python3-sklearn Suggests: python-mdanalysis-doc Description: analyse molecular dynamics files and trajectories MDAnalysis is a Python library for the analysis of computer simulations of many-body systems at the molecular scale, spanning use cases from interactions of drugs with proteins to novel materials. It is widely used in the scientific community and is written by scientists for scientists. . MDAnalysis allows one to read particle-based trajectories (including individual coordinate frames such as biomolecules in the PDB format) and access the atomic coordinates through NumPy arrays. This provides a flexible and relatively fast framework for complex analysis tasks. In addition, powerful atom selection commands are implemented. Trajectories can also be manipulated (for instance, fit to a reference structure) and written out. . It works with a wide range of popular simulation packages including Gromacs, Amber, NAMD, CHARMM, DL_Poly, HooMD, LAMMPS and many others — see the lists of supported trajectory formats and topology formats. MDAnalysis also includes widely used analysis algorithms in the MDAnalysis.analysis module. . The MDAnalysis project uses an open governance model and is fiscally sponsored by NumFOCUS. . This package installs the library for Python 3. Package: python-mdanalysis-doc Architecture: all Multi-Arch: foreign Section: doc Depends: libjs-mathjax, ${sphinxdoc:Depends}, ${misc:Depends} Description: analyse molecular dynamics files and trajectories ( documentation) MDAnalysis is a Python library for the analysis of computer simulations of many-body systems at the molecular scale, spanning use cases from interactions of drugs with proteins to novel materials. It is widely used in the scientific community and is written by scientists for scientists. . MDAnalysis allows one to read particle-based trajectories (including individual coordinate frames such as biomolecules in the PDB format) and access the atomic coordinates through NumPy arrays. This provides a flexible and relatively fast framework for complex analysis tasks. In addition, powerful atom selection commands are implemented. Trajectories can also be manipulated (for instance, fit to a reference structure) and written out. . It works with a wide range of popular simulation packages including Gromacs, Amber, NAMD, CHARMM, DL_Poly, HooMD, LAMMPS and many others — see the lists of supported trajectory formats and topology formats. MDAnalysis also includes widely used analysis algorithms in the MDAnalysis.analysis module. . The MDAnalysis project uses an open governance model and is fiscally sponsored by NumFOCUS. . This is the documentation package for MDAnalysis.