Language

Package: tng @ 1.8.2

Synopsis

Trajectory Next Generation binary format manipulation library

Description

TRAJNG (Trajectory next generation) is a program library for handling molecular dynamics (MD) trajectories. It can store coordinates, and optionally velocities and the H-matrix. Coordinates and velocities are stored with user-specified precision.

Home page
https://github.com/gromacs/tng
Location
gnu/packages/chemistry.scm (line: 399, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?