This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen

Bug 946

Summary: Make support solver modules robust to inputs/outputs
Product: Eigen Reporter: Gael Guennebaud <gael.guennebaud>
Component: SparseAssignee: Nobody <eigen.nobody>
Status: RESOLVED FIXED    
Severity: Unknown CC: chtz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 558    

Description Gael Guennebaud 2015-02-03 23:49:57 UTC
See this thread for the cases of Umfpack and SuperLU:
https://forum.kde.org/viewtopic.php?f=74&t=124757

Other support modules have to be fixed too.
Comment 1 Gael Guennebaud 2016-01-29 22:04:19 UTC
https://bitbucket.org/eigen/eigen/commits/84c575453af8/
Summary:     Bug 946: generalize Cholmod::solve to handle any rhs expression

Pastix is protected by assertions.
SPQR wrapper does not make any call to SPQR for the solve step.
Comment 2 Nobody 2019-12-04 14:10:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/946.