Package Details: python-mdtraj 1.9.7-1

Git Clone URL: https://aur.archlinux.org/python-mdtraj.git (read-only, click to copy)
Package Base: python-mdtraj
Description: A modern, open library for the analysis of molecular dynamics trajectories
Upstream URL: http://mdtraj.org/
Licenses: LGPL
Submitter: hseara
Maintainer: hseara
Last Packager: hseara
Votes: 4
Popularity: 0.027771
First Submitted: 2014-10-01 14:14 (UTC)
Last Updated: 2022-01-06 12:01 (UTC)

Dependencies (9)

Required by (1)

Sources (1)

Latest Comments

FoPref commented on 2021-01-20 17:08 (UTC) (edited on 2021-01-20 17:08 (UTC) by FoPref)

The package has a hard build dependency (introduced by the PKGBUILD) on gcc-8 which is missing from makedepends

burning_daylight commented on 2020-02-06 16:52 (UTC)

Installation fails with:

mdtraj/rmsd/src/center.c:22:13: error: ‘n_frames’ not specified in enclosing ‘parallel’ 22 | #pragma omp parallel for default(none) shared(coords, traces)