mdtraj 1.9.9-1ubuntu2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:56:59 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any-amd64 arm64 i386 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

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-1ubuntu2.debian.tar.xz 289.3 KiB 871c36d5f3bb8edcad2aa16e85534d92fb5b8b81c8143e4cad290a53a171d33e
mdtraj_1.9.9-1ubuntu2.dsc 2.6 KiB 33053e53b36ec3fd2a986984cc620e01945292e566f7a109872a44e82b708632

Available diffs

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