mdtraj 1.9.9-1ubuntu1 source package in Ubuntu

Changelog

mdtraj (1.9.9-1ubuntu1) noble; urgency=medium

  * Drop Dependency on python3-distutils.

 -- Matthias Klose <email address hidden>  Sun, 10 Mar 2024 18:47:54 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debichem Team
Architectures:
any-amd64 arm64 i386 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
mdtraj_1.9.9.orig.tar.gz 20.7 MiB c920e2014c8ca0f9cfa123852d658574c3b88f2480dc3720c3ba115c3bfb3cbb
mdtraj_1.9.9-1ubuntu1.debian.tar.xz 289.4 KiB a3a348006e4a4bb3eacc17db3e706ba079b564e60e3ad6ce868aa36ad8ec497b
mdtraj_1.9.9-1ubuntu1.dsc 2.6 KiB 4a8b08dc89740de32d19b97e69767c4276f51aa5090fbe18cf2f9e0ea53942d9

View changes file

Binary packages built by this source

python-mdtraj-doc: Read, write and analyze MD trajectories in Python (documentation)

 Read, write and analyze MD trajectories with only a few lines of
 Python code.
 .
 MDTraj is a Python library that allows users to manipulate molecular
 dynamics (MD) trajectories. Features include:
  * Wide MD format support, including pdb, xtc, trr, dcd, binpos,
  netcdf, mdcrd, prmtop, and more.
  * Extremely fast RMSD calculations (4x the speed of the original
  Theobald QCP).
  * Extensive analysis functions including those that compute bonds,
  angles, dihedrals, hydrogen bonds, secondary structure, and NMR
  observables.
  * Lightweight, Pythonic API.
 .
 This is the documentation package for mdtraj.

python3-mdtraj: Read, write and analyze MD trajectories in Python

 Read, write and analyze MD trajectories with only a few lines of
 Python code.
 .
 MDTraj is a Python library that allows users to manipulate molecular
 dynamics (MD) trajectories. Features include:
  * Wide MD format support, including pdb, xtc, trr, dcd, binpos,
  netcdf, mdcrd, prmtop, and more.
  * Extremely fast RMSD calculations (4x the speed of the original
  Theobald QCP).
  * Extensive analysis functions including those that compute bonds,
  angles, dihedrals, hydrogen bonds, secondary structure, and NMR
  observables.
  * Lightweight, Pythonic API.
 .
 MDTraj includes a command-line application, mdconvert-mdtraj,
 for converting trajectories between formats.
 .
 This package installs the library for Python 3, together with the
 command line utilities mdconvert-mdtraj and mdinspect.

python3-mdtraj-dbgsym: debug symbols for python3-mdtraj