Skip to content

Speed up Model prediction #7

Description

@jacopok

Specifically, the ideas are

  • trying out linear as opposed to cubic interpolation, and maybe switching to np.interp;
  • only using complex numbers at the very end, and working with real-valued sinusoids as far as possible.
  • Reducing the number of downsampled frequency points

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions