You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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):
xeofs
version2.4.0
Additional context
NA
The text was updated successfully, but these errors were encountered: