Skip to content

Encoding - Support for Extension of C-Format Specifiers

Philipp Seiwald requested to merge encoding_extensions into dev-v2

New Features

  • [io]:
    • encoding: added support for extension of C-format specifiers (e.g. removing leading zeros in exponent of scientific notation)

Merge request reports