Skip to content

Better numpy / general arithmetic  #3

@jmg049

Description

@jmg049

There are a few gaps in using Spectrograms as a transparent ndarray.

Mostly this resolves around arithmetic and similar operations. Then also included the more "generic" versions, e.g. spectrogram * scalar (and scalar * spectrogram) or spectrogram * ndarrary (that is valid)

Basically the goal is no friction when using the Spectrograms alongside scalars and vectors / matrices / ndarray arrays / insert your favorite way of describing valid linear algebra, on these 2d arrays

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions