Skip to content

Missing dask support for models based on complex data #197

Open
@nicrie

Description

@nicrie

Describe the bug
Just realized the issues here hadn’t mentioned this before: models with complex data don’t have Dask support right now because of a bug in dask.array.linalg.svd_compressed. Check out the issue report and PR.

Reproducible Minimal Working Example
see Dask issue

Expected behavior
Fitting complex models with dask works.

Desktop (please complete the following information):

  • OS: Ubuntu
  • xeofs version 2.4.0

Additional context
NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions