Audmath

Latest version: v1.4.0

Safety actively analyzes 624665 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.0

--------------------------

* Added: ``audmath.similarity()``
* Added: support for Python 3.12

1.3.0

--------------------------

* Added: ``audmath.samples()``
* Removed: support for Python 3.7

1.2.1

--------------------------

* Added: support for
``None``,
``''``,
``'None'``,
``'NaN'``,
``'NaT'``,
``np.NaN``,
``pd.NA``,
``pd.NaT``
to represent ``NaN``
in ``audmath.duration_in_seconds()``
* Added: support for ``'Inf'``, ``'-Inf'``, ``np.inf``, ``-np.inf``
to represent ``Inf``, ``-Inf``
in ``audmath.duration_in_seconds()``
* Fixed: sign support in string values
(``'-1 ms'``, ``'+s'``)
in ``audmath.duration_in_seconds()``

1.2.0

--------------------------

* Added: ``audmath.duration_in_seconds()``
to convert any duration value to seconds

1.1.1

--------------------------

* Added: support for Python 3.11
* Changed: split API documentation into sub-pages
for each function

1.1.0

--------------------------

* Added: ``audmath.rms()``
to calculate root mean square of signal
* Added: ``audmath.db()``
to convert from amplitude to decibel
* Added: ``audmath.invert_db()``
to convert from decibel to amplitude
* Added: ``audmath.window()``
to provide different kind
of (half-)windows
* Added: support for Python 3.10

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.