python-gsd 2.5.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * fix doc build by using sphinx-build directly (see INSTALLING.rst)
    Closes: #997028.
  * allow for mathjax changes in doc build (latest.js no longer used)

 -- Drew Parsons <email address hidden>  Sun, 31 Oct 2021 10:38:27 +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.0-1.dsc 2.2 KiB 3fdc95662f7a771e87e47d579aef18cef1dbd4a0dff9ca12dee914ea75c335e3
python-gsd_2.5.0.orig.tar.gz 103.1 KiB 6fb20f1936f0860a91e0837a4bc68a1d167afb4289326d9f7df3ac95ed33f216
python-gsd_2.5.0-1.debian.tar.xz 4.3 KiB 964dcd0102705f7987dc0f5f423b7a271551fe6c65ca47d701a6474238e19515

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