python-gsd 2.5.1-1 source package in Ubuntu

Changelog

python-gsd (2.5.1-1) unstable; urgency=medium

  * New upstream release.
  * rename debian patch intersphinx_local.patch as
    docs_local_scripts.patch and provide doc path to local mathjax
    script
  * build docs with execute_after_dh_auto_build-indep instead of
    override_dh_auto_build-indep

 -- Drew Parsons <email address hidden>  Thu, 10 Feb 2022 12:10:29 +0100

Upload details

Uploaded by:
Debichem Team
Uploaded to:
Sid
Original maintainer:
Debichem Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-gsd_2.5.1-1.dsc 2.2 KiB b4924f407fd384570a044c94d665cfdbb8257357578fc9f2b9ba23856bf0ec11
python-gsd_2.5.1.orig.tar.gz 103.0 KiB f1b66dea70cf70deb734b92b3e0f4ff64940916fba49098bce3eca2afd200c7d
python-gsd_2.5.1-1.debian.tar.xz 4.4 KiB 0e422f6c778f7b0aa285e1643b0af92e9eb80f3607e404eb43db34ab4c517c37

Available diffs

No changes file available.

Binary packages built by this source

python-gsd-doc: native file format for HOOMD-blue (documentation)

 The GSD file format is the native file format for HOOMD-blue. GSD
 files store trajectories of the HOOMD-blue system state in a binary
 file with efficient random access to frames. GSD allows all particle
 and topology properties to vary from one frame to the next. Use the
 GSD Python API to specify the initial condition for a HOOMD-blue
 simulation or analyze trajectory output with a script. Read a GSD
 trajectory with a visualization tool to explore the behavior of the
 simulation.
 .
 This is the common documentation package.

python3-gsd: native file format for HOOMD-blue (Python 3 module)

 The GSD file format is the native file format for HOOMD-blue. GSD
 files store trajectories of the HOOMD-blue system state in a binary
 file with efficient random access to frames. GSD allows all particle
 and topology properties to vary from one frame to the next. Use the
 GSD Python API to specify the initial condition for a HOOMD-blue
 simulation or analyze trajectory output with a script. Read a GSD
 trajectory with a visualization tool to explore the behavior of the
 simulation.
 .
 This package installs the library to access GSD files from Python 3.

python3-gsd-dbgsym: debug symbols for python3-gsd