dgpost-v2.3

https://img.shields.io/static/v1?label=dgpost&message=v2.3&color=blue&logo=github https://img.shields.io/static/v1?label=dgpost&message=v2.3&color=blue&logo=pypi https://img.shields.io/static/v1?label=release%20date&message=2025-06-29&color=red&logo=pypi

Section author: Peter Kraus

Developed in the ConCat lab at Technische Universität Berlin.

An update to dgpost-2.2, including the following changes:

  • Added the complex module for converting complex numbers between their polar and rectangular forms.

  • Added the mixtures module for converting between different representation of mixtures.

  • Added the apply_linear() and apply_inverse() functions to allow application of calibrations or scaling factors to columns / namespaces.

  • Added the sum_namespace() function to provide a way to sum namespaces into a single column.

  • Bug fixes to many division-by-zero bugs in the catalysis module.

  • Bug fix in fe() to count electrons properly when using charged species.

Code author: Ueli Sauter, Peter Kraus