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
Is your feature request related to a problem? Please describe.
The imputation of BEclear saves on the disk the solution for each block by default. Afterwards they are loaded and merged again.
This however doesn't help a lot with memory consumption and it could help run time to don't save them on the disk.
Describe the solution you'd like
Make saving the temporary solutions optional.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The imputation of BEclear saves on the disk the solution for each block by default. Afterwards they are loaded and merged again.
This however doesn't help a lot with memory consumption and it could help run time to don't save them on the disk.
Describe the solution you'd like
Make saving the temporary solutions optional.
The text was updated successfully, but these errors were encountered: