python-gsd 3.0.1-3build1 source package in Ubuntu

Changelog

python-gsd (3.0.1-3build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:26:02 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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_3.0.1.orig.tar.gz 104.1 KiB 181516f7c2932f40f82fa4845dc9011dec915152b118332f23c7520a960d1834
python-gsd_3.0.1-3build1.debian.tar.xz 5.5 KiB f6dba4a31175d4386a109b7421927abb4095c2ef498f0d6ee5534ddbd9233890
python-gsd_3.0.1-3build1.dsc 2.4 KiB 3cd53a672674bb9022170d61a103bb0628da9f763a2a7032f76723f62049ae08

View changes file

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