python-gsd 2.4.2-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Standards-Version: 4.6.0
  * use triple-slash for mathjax file references in docs
  * run tests from installation dir to avoid error defining
    'pytest_plugins' in a non-top-level conftest

 -- Drew Parsons <email address hidden>  Fri, 03 Sep 2021 19:13:29 +0200

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.4.2-1.dsc 2.2 KiB 16739da7b51e97ef30044c32f906934102c0a46b03d456e02462c4cfb48d8130
python-gsd_2.4.2.orig.tar.gz 109.0 KiB ef1ea8edb32cb00b5385a2d770375ac771e9313649e528f2eabae3f83c091afa
python-gsd_2.4.2-1.debian.tar.xz 4.3 KiB 8f3f18d4aa3bec2b2d9fa69089c46d5957d2e42fcc3f6db1ac4bba8d1698c8d8

No changes file available.

Binary packages built by this source

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